public static interface InvalidInputException.Builder extends SdkPojo, CopyableBuilder<InvalidInputException.Builder,InvalidInputException>, MachineLearningException.Builder
| Modifier and Type | Method and Description |
|---|---|
InvalidInputException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InvalidInputException.Builder |
cause(Throwable cause) |
InvalidInputException.Builder |
code(Integer code)
Sets the value of the Code 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 code(Integer code)
code - The new value for the Code property for this object.InvalidInputException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface MachineLearningException.BuilderInvalidInputException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface MachineLearningException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInvalidInputException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface MachineLearningException.BuilderrequestId in interface SdkServiceException.BuilderInvalidInputException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface MachineLearningException.BuilderstatusCode in interface SdkServiceException.BuilderInvalidInputException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface MachineLearningException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2020. All rights reserved.