public static interface ServiceLimitExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceLimitExceededException.Builder,ServiceLimitExceededException>, BillingconductorException.Builder
| Modifier and Type | Method and Description |
|---|---|
ServiceLimitExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ServiceLimitExceededException.Builder |
cause(Throwable cause) |
ServiceLimitExceededException.Builder |
limitCode(String limitCode)
The unique code identifier of the service limit that is being exceeded.
|
ServiceLimitExceededException.Builder |
message(String message) |
ServiceLimitExceededException.Builder |
requestId(String requestId) |
ServiceLimitExceededException.Builder |
resourceId(String resourceId)
Identifier of the resource affected.
|
ServiceLimitExceededException.Builder |
resourceType(String resourceType)
Type of the resource affected.
|
ServiceLimitExceededException.Builder |
serviceCode(String serviceCode)
The unique code for the service of the limit that is being 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)
Identifier of the resource affected.
resourceId - Identifier of the resource affected.ServiceLimitExceededException.Builder resourceType(String resourceType)
Type of the resource affected.
resourceType - Type of the resource affected.ServiceLimitExceededException.Builder limitCode(String limitCode)
The unique code identifier of the service limit that is being exceeded.
limitCode - The unique code identifier of the service limit that is being exceeded.ServiceLimitExceededException.Builder serviceCode(String serviceCode)
The unique code for the service of the limit that is being exceeded.
serviceCode - The unique code for the service of the limit that is being exceeded.ServiceLimitExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface BillingconductorException.BuilderServiceLimitExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface BillingconductorException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceLimitExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface BillingconductorException.BuilderrequestId in interface SdkServiceException.BuilderServiceLimitExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface BillingconductorException.BuilderstatusCode in interface SdkServiceException.BuilderServiceLimitExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface BillingconductorException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderServiceLimitExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface BillingconductorException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.