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