| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
InvalidParameterValuesException.Builder |
static interface |
InvalidResourceStateException.Builder |
static interface |
OperationInProgressException.Builder |
static interface |
OperationNotSupportedException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceAssociatedException.Builder |
static interface |
ResourceCreationFailedException.Builder |
static interface |
ResourceLimitExceededException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ResourceUnavailableException.Builder |
static interface |
UnsupportedNetworkConfigurationException.Builder |
static interface |
UnsupportedWorkspaceConfigurationException.Builder |
static interface |
WorkspacesDefaultRoleNotFoundException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WorkSpacesException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
WorkSpacesException.Builder |
WorkSpacesException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static WorkSpacesException.Builder |
WorkSpacesException.builder() |
WorkSpacesException.Builder |
WorkSpacesException.Builder.cause(Throwable cause) |
WorkSpacesException.Builder |
WorkSpacesException.Builder.message(String message) |
WorkSpacesException.Builder |
WorkSpacesException.Builder.requestId(String requestId) |
WorkSpacesException.Builder |
WorkSpacesException.Builder.statusCode(int statusCode) |
WorkSpacesException.Builder |
WorkSpacesException.toBuilder() |
WorkSpacesException.Builder |
WorkSpacesException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WorkSpacesException.Builder> |
WorkSpacesException.serializableBuilderClass() |
| Constructor and Description |
|---|
WorkSpacesException(WorkSpacesException.Builder builder) |
Copyright © 2023. All rights reserved.