public static interface TooManyRequestsException.Builder extends SdkPojo, CopyableBuilder<TooManyRequestsException.Builder,TooManyRequestsException>, AthenaException.Builder
| Modifier and Type | Method and Description |
|---|---|
TooManyRequestsException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
TooManyRequestsException.Builder |
cause(Throwable cause) |
TooManyRequestsException.Builder |
message(String message) |
TooManyRequestsException.Builder |
reason(String reason)
Sets the value of the Reason property for this object.
|
TooManyRequestsException.Builder |
reason(ThrottleReason reason)
Sets the value of the Reason property for this object.
|
TooManyRequestsException.Builder |
requestId(String requestId) |
TooManyRequestsException.Builder |
statusCode(int statusCode) |
TooManyRequestsException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsTooManyRequestsException.Builder reason(String reason)
reason - The new value for the Reason property for this object.ThrottleReason,
ThrottleReasonTooManyRequestsException.Builder reason(ThrottleReason reason)
reason - The new value for the Reason property for this object.ThrottleReason,
ThrottleReasonTooManyRequestsException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AthenaException.BuilderawsErrorDetails in interface AwsServiceException.BuilderTooManyRequestsException.Builder message(String message)
message in interface AthenaException.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderTooManyRequestsException.Builder requestId(String requestId)
requestId in interface AthenaException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderTooManyRequestsException.Builder statusCode(int statusCode)
statusCode in interface AthenaException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderTooManyRequestsException.Builder cause(Throwable cause)
cause in interface AthenaException.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderTooManyRequestsException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface AthenaException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.