public static interface ExceedsLimitException.Builder extends SdkPojo, CopyableBuilder<ExceedsLimitException.Builder,ExceedsLimitException>, EntityResolutionException.Builder
| Modifier and Type | Method and Description |
|---|---|
ExceedsLimitException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ExceedsLimitException.Builder |
cause(Throwable cause) |
ExceedsLimitException.Builder |
message(String message) |
ExceedsLimitException.Builder |
quotaName(String quotaName)
The name of the quota that has been breached.
|
ExceedsLimitException.Builder |
quotaValue(Integer quotaValue)
The current quota value for the customers.
|
ExceedsLimitException.Builder |
requestId(String requestId) |
ExceedsLimitException.Builder |
statusCode(int statusCode) |
ExceedsLimitException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsExceedsLimitException.Builder quotaName(String quotaName)
The name of the quota that has been breached.
quotaName - The name of the quota that has been breached.ExceedsLimitException.Builder quotaValue(Integer quotaValue)
The current quota value for the customers.
quotaValue - The current quota value for the customers.ExceedsLimitException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface EntityResolutionException.BuilderExceedsLimitException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface EntityResolutionException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderExceedsLimitException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface EntityResolutionException.BuilderrequestId in interface SdkServiceException.BuilderExceedsLimitException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface EntityResolutionException.BuilderstatusCode in interface SdkServiceException.BuilderExceedsLimitException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface EntityResolutionException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderExceedsLimitException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface EntityResolutionException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.