| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalServerException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
TooManyTagsException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
WorkSpacesWebException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
WorkSpacesWebException.Builder |
WorkSpacesWebException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static WorkSpacesWebException.Builder |
WorkSpacesWebException.builder() |
WorkSpacesWebException.Builder |
WorkSpacesWebException.Builder.cause(Throwable cause) |
WorkSpacesWebException.Builder |
WorkSpacesWebException.Builder.message(String message) |
WorkSpacesWebException.Builder |
WorkSpacesWebException.Builder.requestId(String requestId) |
WorkSpacesWebException.Builder |
WorkSpacesWebException.Builder.statusCode(int statusCode) |
WorkSpacesWebException.Builder |
WorkSpacesWebException.toBuilder() |
WorkSpacesWebException.Builder |
WorkSpacesWebException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WorkSpacesWebException.Builder> |
WorkSpacesWebException.serializableBuilderClass() |
| Constructor and Description |
|---|
WorkSpacesWebException(WorkSpacesWebException.Builder builder) |
Copyright © 2022. All rights reserved.