Uses of Class
software.amazon.awssdk.services.worklink.model.WorkLinkException.BuilderImpl
-
Packages that use WorkLinkException.BuilderImpl Package Description software.amazon.awssdk.services.worklink.model -
-
Uses of WorkLinkException.BuilderImpl in software.amazon.awssdk.services.worklink.model
Methods in software.amazon.awssdk.services.worklink.model that return WorkLinkException.BuilderImpl Modifier and Type Method Description WorkLinkException.BuilderImplWorkLinkException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)WorkLinkException.BuilderImplWorkLinkException.BuilderImpl. cause(Throwable cause)WorkLinkException.BuilderImplWorkLinkException.BuilderImpl. message(String message)WorkLinkException.BuilderImplWorkLinkException.BuilderImpl. requestId(String requestId)WorkLinkException.BuilderImplWorkLinkException.BuilderImpl. statusCode(int statusCode)WorkLinkException.BuilderImplWorkLinkException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-