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