| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AlreadyExistsException.Builder |
static interface |
ConflictException.Builder |
static interface |
DependencyFailureException.Builder |
static interface |
InvalidParameterValueException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
InvalidResourceStateException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
MissingParameterValueException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceUnavailableException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BackupException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
BackupException.Builder |
BackupException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static BackupException.Builder |
BackupException.builder() |
BackupException.Builder |
BackupException.Builder.cause(Throwable cause) |
BackupException.Builder |
BackupException.Builder.message(String message) |
BackupException.Builder |
BackupException.Builder.requestId(String requestId) |
BackupException.Builder |
BackupException.Builder.statusCode(int statusCode) |
BackupException.Builder |
BackupException.toBuilder() |
BackupException.Builder |
BackupException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BackupException.Builder> |
BackupException.serializableBuilderClass() |
| Constructor and Description |
|---|
BackupException(BackupException.Builder builder) |
Copyright © 2023. All rights reserved.