Uses of Class
software.amazon.awssdk.services.storagegateway.model.StorageGatewayError
-
Packages that use StorageGatewayError Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of StorageGatewayError in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return StorageGatewayError Modifier and Type Method Description StorageGatewayErrorServiceUnavailableErrorException. error()A StorageGatewayError that provides more information about the cause of the error.Methods in software.amazon.awssdk.services.storagegateway.model with parameters of type StorageGatewayError Modifier and Type Method Description ServiceUnavailableErrorException.BuilderServiceUnavailableErrorException.Builder. error(StorageGatewayError error)A StorageGatewayError that provides more information about the cause of the error.
-