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