public static interface CodeVerificationFailedException.Builder extends SdkPojo, CopyableBuilder<CodeVerificationFailedException.Builder,CodeVerificationFailedException>, LambdaException.Builder
| Modifier and Type | Method and Description |
|---|---|
CodeVerificationFailedException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
CodeVerificationFailedException.Builder |
cause(Throwable cause) |
CodeVerificationFailedException.Builder |
message(String message) |
CodeVerificationFailedException.Builder |
requestId(String requestId) |
CodeVerificationFailedException.Builder |
statusCode(int statusCode) |
CodeVerificationFailedException.Builder |
type(String type)
Sets the value of the Type property for this object.
|
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsCodeVerificationFailedException.Builder type(String type)
type - The new value for the Type property for this object.CodeVerificationFailedException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface LambdaException.BuilderCodeVerificationFailedException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface LambdaException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderCodeVerificationFailedException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface LambdaException.BuilderrequestId in interface SdkServiceException.BuilderCodeVerificationFailedException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface LambdaException.BuilderstatusCode in interface SdkServiceException.BuilderCodeVerificationFailedException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface LambdaException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2021. All rights reserved.