| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.builder() |
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.cause(Throwable cause) |
default ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.error(Consumer<StorageGatewayError.Builder> error)
A StorageGatewayError that provides more information about the cause of the error.
|
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.error(StorageGatewayError error)
A StorageGatewayError that provides more information about the cause of the error.
|
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.message(String message) |
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.requestId(String requestId) |
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.Builder.statusCode(int statusCode) |
ServiceUnavailableErrorException.Builder |
ServiceUnavailableErrorException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceUnavailableErrorException.Builder> |
ServiceUnavailableErrorException.serializableBuilderClass() |
Copyright © 2019. All rights reserved.