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