| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
StorageGatewayError |
StorageGatewayError.addErrorDetailsEntry(String key,
String value) |
StorageGatewayError |
StorageGatewayError.clearErrorDetailsEntries()
Removes all the entries added into ErrorDetails.
|
StorageGatewayError |
StorageGatewayError.clone() |
StorageGatewayError |
ServiceUnavailableErrorException.getError()
A StorageGatewayError that provides more information about the cause of the error.
|
StorageGatewayError |
StorageGatewayError.withErrorCode(ErrorCode errorCode)
Additional information about the error.
|
StorageGatewayError |
StorageGatewayError.withErrorCode(String errorCode)
Additional information about the error.
|
StorageGatewayError |
StorageGatewayError.withErrorDetails(Map<String,String> errorDetails)
Human-readable text that provides detail about the error that occurred.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceUnavailableErrorException.setError(StorageGatewayError error)
A StorageGatewayError that provides more information about the cause of the error.
|
ServiceUnavailableErrorException |
ServiceUnavailableErrorException.withError(StorageGatewayError error)
A StorageGatewayError that provides more information about the cause of the error.
|
Copyright © 2020. All rights reserved.