public static interface ThrottledException.Builder extends SdkPojo, CopyableBuilder<ThrottledException.Builder,ThrottledException>, XRayException.Builder
| Modifier and Type | Method and Description |
|---|---|
ThrottledException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ThrottledException.Builder |
cause(Throwable cause) |
ThrottledException.Builder |
message(String message) |
ThrottledException.Builder |
requestId(String requestId) |
ThrottledException.Builder |
statusCode(int statusCode) |
ThrottledException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsThrottledException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface XRayException.BuilderThrottledException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface XRayException.BuilderThrottledException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface XRayException.BuilderThrottledException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface XRayException.BuilderThrottledException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface XRayException.BuilderThrottledException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface XRayException.BuilderCopyright © 2023. All rights reserved.