public static interface ServiceLimitExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceLimitExceededException.Builder,ServiceLimitExceededException>, DataExchangeException.Builder
| Modifier and Type | Method and Description |
|---|---|
ServiceLimitExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ServiceLimitExceededException.Builder |
cause(Throwable cause) |
ServiceLimitExceededException.Builder |
limitName(LimitName limitName)
The name of the quota that was exceeded.
|
ServiceLimitExceededException.Builder |
limitName(String limitName)
The name of the quota that was exceeded.
|
ServiceLimitExceededException.Builder |
limitValue(Double limitValue)
The maximum value for the service-specific limit.
|
ServiceLimitExceededException.Builder |
message(String message) |
ServiceLimitExceededException.Builder |
requestId(String requestId) |
ServiceLimitExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsServiceLimitExceededException.Builder limitName(String limitName)
The name of the quota that was exceeded.
ServiceLimitExceededException.Builder limitName(LimitName limitName)
The name of the quota that was exceeded.
ServiceLimitExceededException.Builder limitValue(Double limitValue)
The maximum value for the service-specific limit.
limitValue - The maximum value for the service-specific limit.ServiceLimitExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DataExchangeException.BuilderServiceLimitExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface DataExchangeException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceLimitExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface DataExchangeException.BuilderrequestId in interface SdkServiceException.BuilderServiceLimitExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface DataExchangeException.BuilderstatusCode in interface SdkServiceException.BuilderServiceLimitExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface DataExchangeException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2021. All rights reserved.