public static interface RequestThrottledException.Builder extends SdkPojo, CopyableBuilder<RequestThrottledException.Builder,RequestThrottledException>, EbsException.Builder
| Modifier and Type | Method and Description |
|---|---|
RequestThrottledException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
RequestThrottledException.Builder |
cause(Throwable cause) |
RequestThrottledException.Builder |
message(String message) |
RequestThrottledException.Builder |
reason(RequestThrottledExceptionReason reason)
The reason for the exception.
|
RequestThrottledException.Builder |
reason(String reason)
The reason for the exception.
|
RequestThrottledException.Builder |
requestId(String requestId) |
RequestThrottledException.Builder |
statusCode(int statusCode) |
RequestThrottledException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsRequestThrottledException.Builder reason(String reason)
The reason for the exception.
reason - The reason for the exception.RequestThrottledExceptionReason,
RequestThrottledExceptionReasonRequestThrottledException.Builder reason(RequestThrottledExceptionReason reason)
The reason for the exception.
reason - The reason for the exception.RequestThrottledExceptionReason,
RequestThrottledExceptionReasonRequestThrottledException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface EbsException.BuilderRequestThrottledException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface EbsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderRequestThrottledException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface EbsException.BuilderrequestId in interface SdkServiceException.BuilderRequestThrottledException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface EbsException.BuilderstatusCode in interface SdkServiceException.BuilderRequestThrottledException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface EbsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderRequestThrottledException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface EbsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.