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