public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, AmpException.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)
Service Quotas requirement to identify originating quota.
|
ThrottlingException.Builder |
requestId(String requestId) |
ThrottlingException.Builder |
retryAfterSeconds(Integer retryAfterSeconds)
Advice to clients on when the call can be safely retried.
|
ThrottlingException.Builder |
serviceCode(String serviceCode)
Service Quotas requirement to identify originating service.
|
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)
Service Quotas requirement to identify originating quota.
quotaCode - Service Quotas requirement to identify originating quota.ThrottlingException.Builder retryAfterSeconds(Integer retryAfterSeconds)
Advice to clients on when the call can be safely retried.
retryAfterSeconds - Advice to clients on when the call can be safely retried.ThrottlingException.Builder serviceCode(String serviceCode)
Service Quotas requirement to identify originating service.
serviceCode - Service Quotas requirement to identify originating service.ThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AmpException.BuilderawsErrorDetails in interface AwsServiceException.BuilderThrottlingException.Builder message(String message)
message in interface AmpException.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AmpException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AmpException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AmpException.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderThrottlingException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface AmpException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.