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