| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupstorage.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
DataAlreadyExistsException.Builder |
static interface |
IllegalArgumentException.Builder |
static interface |
KmsInvalidKeyUsageException.Builder |
static interface |
NotReadableInputStreamException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
RetryableException.Builder |
static interface |
ServiceInternalException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
ThrottlingException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BackupStorageException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
BackupStorageException.Builder |
BackupStorageException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static BackupStorageException.Builder |
BackupStorageException.builder() |
BackupStorageException.Builder |
BackupStorageException.Builder.cause(Throwable cause) |
BackupStorageException.Builder |
BackupStorageException.Builder.message(String message) |
BackupStorageException.Builder |
BackupStorageException.Builder.requestId(String requestId) |
BackupStorageException.Builder |
BackupStorageException.Builder.statusCode(int statusCode) |
BackupStorageException.Builder |
BackupStorageException.toBuilder() |
BackupStorageException.Builder |
BackupStorageException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BackupStorageException.Builder> |
BackupStorageException.serializableBuilderClass() |
| Constructor and Description |
|---|
BackupStorageException(BackupStorageException.Builder builder) |
Copyright © 2023. All rights reserved.