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