public static interface VerificationFailedException.Builder extends SdkPojo, CopyableBuilder<VerificationFailedException.Builder,VerificationFailedException>, PaymentCryptographyDataException.Builder
| Modifier and Type | Method and Description |
|---|---|
VerificationFailedException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
VerificationFailedException.Builder |
cause(Throwable cause) |
VerificationFailedException.Builder |
message(String message) |
VerificationFailedException.Builder |
reason(String reason)
The reason for the exception.
|
VerificationFailedException.Builder |
reason(VerificationFailedReason reason)
The reason for the exception.
|
VerificationFailedException.Builder |
requestId(String requestId) |
VerificationFailedException.Builder |
statusCode(int statusCode) |
VerificationFailedException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsVerificationFailedException.Builder reason(String reason)
The reason for the exception.
reason - The reason for the exception.VerificationFailedReason,
VerificationFailedReasonVerificationFailedException.Builder reason(VerificationFailedReason reason)
The reason for the exception.
reason - The reason for the exception.VerificationFailedReason,
VerificationFailedReasonVerificationFailedException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface PaymentCryptographyDataException.BuilderVerificationFailedException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface PaymentCryptographyDataException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderVerificationFailedException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface PaymentCryptographyDataException.BuilderrequestId in interface SdkServiceException.BuilderVerificationFailedException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface PaymentCryptographyDataException.BuilderstatusCode in interface SdkServiceException.BuilderVerificationFailedException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface PaymentCryptographyDataException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderVerificationFailedException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface PaymentCryptographyDataException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.