public static interface ServiceLimitExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceLimitExceededException.Builder,ServiceLimitExceededException>, Route53RecoveryClusterException.Builder
| Modifier and Type | Method and Description |
|---|---|
ServiceLimitExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ServiceLimitExceededException.Builder |
cause(Throwable cause) |
ServiceLimitExceededException.Builder |
limitCode(String limitCode)
The code of the limit that was exceeded.
|
ServiceLimitExceededException.Builder |
message(String message) |
ServiceLimitExceededException.Builder |
requestId(String requestId) |
ServiceLimitExceededException.Builder |
resourceId(String resourceId)
The resource identifier of the limit that was exceeded.
|
ServiceLimitExceededException.Builder |
resourceType(String resourceType)
The resource type of the limit that was exceeded.
|
ServiceLimitExceededException.Builder |
serviceCode(String serviceCode)
The service code of the limit that was exceeded.
|
ServiceLimitExceededException.Builder |
statusCode(int statusCode) |
ServiceLimitExceededException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsServiceLimitExceededException.Builder resourceId(String resourceId)
The resource identifier of the limit that was exceeded.
resourceId - The resource identifier of the limit that was exceeded.ServiceLimitExceededException.Builder resourceType(String resourceType)
The resource type of the limit that was exceeded.
resourceType - The resource type of the limit that was exceeded.ServiceLimitExceededException.Builder limitCode(String limitCode)
The code of the limit that was exceeded.
limitCode - The code of the limit that was exceeded.ServiceLimitExceededException.Builder serviceCode(String serviceCode)
The service code of the limit that was exceeded.
serviceCode - The service code of the limit that was exceeded.ServiceLimitExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface Route53RecoveryClusterException.BuilderServiceLimitExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface Route53RecoveryClusterException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceLimitExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface Route53RecoveryClusterException.BuilderrequestId in interface SdkServiceException.BuilderServiceLimitExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface Route53RecoveryClusterException.BuilderstatusCode in interface SdkServiceException.BuilderServiceLimitExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface Route53RecoveryClusterException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderServiceLimitExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface Route53RecoveryClusterException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.