public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, GreengrassV2Exception.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)
The code for the quota in Service Quotas.
|
ThrottlingException.Builder |
requestId(String requestId) |
ThrottlingException.Builder |
retryAfterSeconds(Integer retryAfterSeconds)
The amount of time to wait before you retry the request.
|
ThrottlingException.Builder |
serviceCode(String serviceCode)
The code for the service in Service Quotas.
|
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)
The code for the quota in Service Quotas.
quotaCode - The code for the quota in Service Quotas.ThrottlingException.Builder serviceCode(String serviceCode)
The code for the service in Service Quotas.
serviceCode - The code for the service in Service Quotas.ThrottlingException.Builder retryAfterSeconds(Integer retryAfterSeconds)
The amount of time to wait before you retry the request.
retryAfterSeconds - The amount of time to wait before you retry the request.ThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface GreengrassV2Exception.BuilderThrottlingException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface GreengrassV2Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface GreengrassV2Exception.BuilderrequestId in interface SdkServiceException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface GreengrassV2Exception.BuilderstatusCode in interface SdkServiceException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface GreengrassV2Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderThrottlingException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface GreengrassV2Exception.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.