public static interface MethodNotAllowedException.Builder extends SdkPojo, CopyableBuilder<MethodNotAllowedException.Builder,MethodNotAllowedException>, PinpointException.Builder
| Modifier and Type | Method and Description |
|---|---|
MethodNotAllowedException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
MethodNotAllowedException.Builder |
cause(Throwable cause) |
MethodNotAllowedException.Builder |
message(String message) |
MethodNotAllowedException.Builder |
requestId(String requestId) |
MethodNotAllowedException.Builder |
requestID(String requestID)
The unique identifier for the request or response.
|
MethodNotAllowedException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodecause, messageequalsBySdkFields, sdkFieldsMethodNotAllowedException.Builder requestID(String requestID)
The unique identifier for the request or response.
requestID - The unique identifier for the request or response.MethodNotAllowedException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface PinpointException.BuilderMethodNotAllowedException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface PinpointException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderMethodNotAllowedException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface PinpointException.BuilderrequestId in interface SdkServiceException.BuilderMethodNotAllowedException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface PinpointException.BuilderstatusCode in interface SdkServiceException.BuilderMethodNotAllowedException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface PinpointException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2019. All rights reserved.