public static interface LimitsExceededException.Builder extends SdkPojo, CopyableBuilder<LimitsExceededException.Builder,LimitsExceededException>, ShieldException.Builder
| Modifier and Type | Method and Description |
|---|---|
LimitsExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
LimitsExceededException.Builder |
cause(Throwable cause) |
LimitsExceededException.Builder |
limit(Long limit)
The threshold that would be exceeded.
|
LimitsExceededException.Builder |
message(String message) |
LimitsExceededException.Builder |
requestId(String requestId) |
LimitsExceededException.Builder |
statusCode(int statusCode) |
LimitsExceededException.Builder |
type(String type)
The type of limit that would be exceeded.
|
LimitsExceededException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsLimitsExceededException.Builder type(String type)
The type of limit that would be exceeded.
type - The type of limit that would be exceeded.LimitsExceededException.Builder limit(Long limit)
The threshold that would be exceeded.
limit - The threshold that would be exceeded.LimitsExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ShieldException.BuilderLimitsExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface ShieldException.BuilderLimitsExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface ShieldException.BuilderLimitsExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface ShieldException.BuilderLimitsExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface ShieldException.BuilderLimitsExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface ShieldException.BuilderCopyright © 2023. All rights reserved.