public static interface InvalidInputException.Builder extends SdkPojo, CopyableBuilder<InvalidInputException.Builder,InvalidInputException>, MacieException.Builder
| Modifier and Type | Method and Description |
|---|---|
InvalidInputException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InvalidInputException.Builder |
cause(Throwable cause) |
InvalidInputException.Builder |
errorCode(String errorCode)
Sets the value of the ErrorCode property for this object.
|
InvalidInputException.Builder |
fieldName(String fieldName)
Sets the value of the FieldName property for this object.
|
InvalidInputException.Builder |
message(String message) |
InvalidInputException.Builder |
requestId(String requestId) |
InvalidInputException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodecause, messageequalsBySdkFields, sdkFieldsInvalidInputException.Builder errorCode(String errorCode)
errorCode - The new value for the ErrorCode property for this object.InvalidInputException.Builder fieldName(String fieldName)
fieldName - The new value for the FieldName property for this object.InvalidInputException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface MacieException.BuilderInvalidInputException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface MacieException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInvalidInputException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface MacieException.BuilderrequestId in interface SdkServiceException.BuilderInvalidInputException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface MacieException.BuilderstatusCode in interface SdkServiceException.BuilderInvalidInputException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface MacieException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2019. All rights reserved.