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