Uses of Class
software.amazon.awssdk.services.storagegateway.model.StorageGatewayException.BuilderImpl
-
Packages that use StorageGatewayException.BuilderImpl Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of StorageGatewayException.BuilderImpl in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return StorageGatewayException.BuilderImpl Modifier and Type Method Description StorageGatewayException.BuilderImplStorageGatewayException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)StorageGatewayException.BuilderImplStorageGatewayException.BuilderImpl. cause(Throwable cause)StorageGatewayException.BuilderImplStorageGatewayException.BuilderImpl. message(String message)StorageGatewayException.BuilderImplStorageGatewayException.BuilderImpl. requestId(String requestId)StorageGatewayException.BuilderImplStorageGatewayException.BuilderImpl. statusCode(int statusCode)StorageGatewayException.BuilderImplStorageGatewayException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-