public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, IoTFleetWiseException.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 quota identifier of the applied throttling rules for this request.
|
ThrottlingException.Builder |
requestId(String requestId) |
ThrottlingException.Builder |
retryAfterSeconds(Integer retryAfterSeconds)
The number of seconds to wait before retrying the command.
|
ThrottlingException.Builder |
serviceCode(String serviceCode)
The code for the service that couldn't be completed due to throttling.
|
ThrottlingException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsThrottlingException.Builder quotaCode(String quotaCode)
The quota identifier of the applied throttling rules for this request.
quotaCode - The quota identifier of the applied throttling rules for this request.ThrottlingException.Builder serviceCode(String serviceCode)
The code for the service that couldn't be completed due to throttling.
serviceCode - The code for the service that couldn't be completed due to throttling.ThrottlingException.Builder retryAfterSeconds(Integer retryAfterSeconds)
The number of seconds to wait before retrying the command.
retryAfterSeconds - The number of seconds to wait before retrying the command.ThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface IoTFleetWiseException.BuilderThrottlingException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface IoTFleetWiseException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface IoTFleetWiseException.BuilderrequestId in interface SdkServiceException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface IoTFleetWiseException.BuilderstatusCode in interface SdkServiceException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface IoTFleetWiseException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.