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