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