public static interface ThrottlingException.Builder extends SdkPojo, CopyableBuilder<ThrottlingException.Builder,ThrottlingException>, ChimeSdkMeetingsException.Builder
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ThrottlingException.Builder |
cause(Throwable cause) |
ThrottlingException.Builder |
code(String code)
Sets the value of the Code property for this object.
|
ThrottlingException.Builder |
message(String message) |
ThrottlingException.Builder |
requestId(String requestId) |
ThrottlingException.Builder |
requestIdValue(String requestId)
The ID of the request that exceeded the throttling limit.
|
ThrottlingException.Builder |
statusCode(int statusCode) |
ThrottlingException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsThrottlingException.Builder code(String code)
code - The new value for the Code property for this object.ThrottlingException.Builder requestIdValue(String requestId)
The ID of the request that exceeded the throttling limit.
requestId - The ID of the request that exceeded the throttling limit.ThrottlingException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ChimeSdkMeetingsException.BuilderThrottlingException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface ChimeSdkMeetingsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderThrottlingException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface ChimeSdkMeetingsException.BuilderrequestId in interface SdkServiceException.BuilderThrottlingException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface ChimeSdkMeetingsException.BuilderstatusCode in interface SdkServiceException.BuilderThrottlingException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface ChimeSdkMeetingsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderThrottlingException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ChimeSdkMeetingsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.