Uses of Interface
software.amazon.awssdk.services.workspacesthinclient.model.WorkSpacesThinClientException.Builder
-
Packages that use WorkSpacesThinClientException.Builder Package Description software.amazon.awssdk.services.workspacesthinclient.model -
-
Uses of WorkSpacesThinClientException.Builder in software.amazon.awssdk.services.workspacesthinclient.model
Subinterfaces of WorkSpacesThinClientException.Builder in software.amazon.awssdk.services.workspacesthinclient.model Modifier and Type Interface Description static interfaceAccessDeniedException.Builderstatic interfaceConflictException.Builderstatic interfaceInternalServerException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceQuotaExceededException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.workspacesthinclient.model that implement WorkSpacesThinClientException.Builder Modifier and Type Class Description protected static classWorkSpacesThinClientException.BuilderImplMethods in software.amazon.awssdk.services.workspacesthinclient.model that return types with arguments of type WorkSpacesThinClientException.Builder Modifier and Type Method Description static Class<? extends WorkSpacesThinClientException.Builder>WorkSpacesThinClientException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.workspacesthinclient.model with parameters of type WorkSpacesThinClientException.Builder Constructor Description WorkSpacesThinClientException(WorkSpacesThinClientException.Builder builder)
-