public static interface PendingVerificationException.Builder extends SdkPojo, CopyableBuilder<PendingVerificationException.Builder,PendingVerificationException>, IvsException.Builder
| Modifier and Type | Method and Description |
|---|---|
PendingVerificationException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
PendingVerificationException.Builder |
cause(Throwable cause) |
PendingVerificationException.Builder |
exceptionMessage(String exceptionMessage)
Your account is pending verification.
|
PendingVerificationException.Builder |
message(String message) |
PendingVerificationException.Builder |
requestId(String requestId) |
PendingVerificationException.Builder |
statusCode(int statusCode) |
PendingVerificationException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsPendingVerificationException.Builder exceptionMessage(String exceptionMessage)
Your account is pending verification.
exceptionMessage - Your account is pending verification.PendingVerificationException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface IvsException.BuilderPendingVerificationException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface IvsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderPendingVerificationException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface IvsException.BuilderrequestId in interface SdkServiceException.BuilderPendingVerificationException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface IvsException.BuilderstatusCode in interface SdkServiceException.BuilderPendingVerificationException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface IvsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderPendingVerificationException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface IvsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.