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