public static interface ValidationException.Builder extends SdkPojo, CopyableBuilder<ValidationException.Builder,ValidationException>, DataExchangeException.Builder
| Modifier and Type | Method and Description |
|---|---|
ValidationException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ValidationException.Builder |
cause(Throwable cause) |
ValidationException.Builder |
exceptionCause(ExceptionCause exceptionCause)
The unique identifier for the resource that couldn't be found.
|
ValidationException.Builder |
exceptionCause(String exceptionCause)
The unique identifier for the resource that couldn't be found.
|
ValidationException.Builder |
message(String message) |
ValidationException.Builder |
requestId(String requestId) |
ValidationException.Builder |
statusCode(int statusCode) |
ValidationException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsValidationException.Builder exceptionCause(String exceptionCause)
The unique identifier for the resource that couldn't be found.
exceptionCause - The unique identifier for the resource that couldn't be found.ExceptionCause,
ExceptionCauseValidationException.Builder exceptionCause(ExceptionCause exceptionCause)
The unique identifier for the resource that couldn't be found.
exceptionCause - The unique identifier for the resource that couldn't be found.ExceptionCause,
ExceptionCauseValidationException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DataExchangeException.BuilderValidationException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface DataExchangeException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderValidationException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface DataExchangeException.BuilderrequestId in interface SdkServiceException.BuilderValidationException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface DataExchangeException.BuilderstatusCode in interface SdkServiceException.BuilderValidationException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface DataExchangeException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderValidationException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface DataExchangeException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.