public static interface IncorrectKeyException.Builder extends SdkPojo, CopyableBuilder<IncorrectKeyException.Builder,IncorrectKeyException>, KmsException.Builder
| Modifier and Type | Method and Description |
|---|---|
IncorrectKeyException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
IncorrectKeyException.Builder |
cause(Throwable cause) |
IncorrectKeyException.Builder |
message(String message) |
IncorrectKeyException.Builder |
requestId(String requestId) |
IncorrectKeyException.Builder |
statusCode(int statusCode) |
IncorrectKeyException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsIncorrectKeyException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface KmsException.BuilderIncorrectKeyException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface KmsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderIncorrectKeyException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface KmsException.BuilderrequestId in interface SdkServiceException.BuilderIncorrectKeyException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface KmsException.BuilderstatusCode in interface SdkServiceException.BuilderIncorrectKeyException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface KmsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderIncorrectKeyException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface KmsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.