public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, DrsException.Builder
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ThrottlingException.Builder |
cause(Throwable cause) |
ThrottlingException.Builder |
message(String message) |
ThrottlingException.Builder |
quotaCode(String quotaCode)
Quota code.
|
ThrottlingException.Builder |
requestId(String requestId) |
ThrottlingException.Builder |
retryAfterSeconds(String retryAfterSeconds)
The number of seconds after which the request should be safe to retry.
|
ThrottlingException.Builder |
serviceCode(String serviceCode)
Service code.
|
ThrottlingException.Builder |
statusCode(int statusCode) |
ThrottlingException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsThrottlingException.Builder quotaCode(String quotaCode)
Quota code.
quotaCode - Quota code.ThrottlingException.Builder retryAfterSeconds(String retryAfterSeconds)
The number of seconds after which the request should be safe to retry.
retryAfterSeconds - The number of seconds after which the request should be safe to retry.ThrottlingException.Builder serviceCode(String serviceCode)
Service code.
serviceCode - Service code.ThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DrsException.BuilderThrottlingException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface DrsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface DrsException.BuilderrequestId in interface SdkServiceException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface DrsException.BuilderstatusCode in interface SdkServiceException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface DrsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderThrottlingException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface DrsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.