| Package | Description |
|---|---|
| software.amazon.awssdk.services.supportapp.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 |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SupportAppException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SupportAppException.Builder |
SupportAppException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static SupportAppException.Builder |
SupportAppException.builder() |
SupportAppException.Builder |
SupportAppException.Builder.cause(Throwable cause) |
SupportAppException.Builder |
SupportAppException.Builder.message(String message) |
SupportAppException.Builder |
SupportAppException.Builder.requestId(String requestId) |
SupportAppException.Builder |
SupportAppException.Builder.statusCode(int statusCode) |
SupportAppException.Builder |
SupportAppException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SupportAppException.Builder> |
SupportAppException.serializableBuilderClass() |
| Constructor and Description |
|---|
SupportAppException(SupportAppException.Builder builder) |
Copyright © 2022. All rights reserved.