| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerErrorException.Builder |
static interface |
InvalidGatewayRequestException.Builder |
static interface |
ServiceUnavailableErrorException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
StorageGatewayException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
StorageGatewayException.Builder |
StorageGatewayException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static StorageGatewayException.Builder |
StorageGatewayException.builder() |
StorageGatewayException.Builder |
StorageGatewayException.Builder.cause(Throwable cause) |
StorageGatewayException.Builder |
StorageGatewayException.Builder.message(String message) |
StorageGatewayException.Builder |
StorageGatewayException.Builder.requestId(String requestId) |
StorageGatewayException.Builder |
StorageGatewayException.Builder.statusCode(int statusCode) |
StorageGatewayException.Builder |
StorageGatewayException.toBuilder() |
StorageGatewayException.Builder |
StorageGatewayException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StorageGatewayException.Builder> |
StorageGatewayException.serializableBuilderClass() |
| Constructor and Description |
|---|
StorageGatewayException(StorageGatewayException.Builder builder) |
Copyright © 2022. All rights reserved.