public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, M2Exception.Builder
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotaExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ServiceQuotaExceededException.Builder |
cause(Throwable cause) |
ServiceQuotaExceededException.Builder |
message(String message) |
ServiceQuotaExceededException.Builder |
quotaCode(String quotaCode)
The identifier of the exceeded quota.
|
ServiceQuotaExceededException.Builder |
requestId(String requestId) |
ServiceQuotaExceededException.Builder |
resourceId(String resourceId)
The ID of the resource that is exceeding the quota limit.
|
ServiceQuotaExceededException.Builder |
resourceType(String resourceType)
The type of resource that is exceeding the quota limit for Amazon Web Services Mainframe Modernization.
|
ServiceQuotaExceededException.Builder |
serviceCode(String serviceCode)
A code that identifies the service that the exceeded quota belongs to.
|
ServiceQuotaExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder quotaCode(String quotaCode)
The identifier of the exceeded quota.
quotaCode - The identifier of the exceeded quota.ServiceQuotaExceededException.Builder resourceId(String resourceId)
The ID of the resource that is exceeding the quota limit.
resourceId - The ID of the resource that is exceeding the quota limit.ServiceQuotaExceededException.Builder resourceType(String resourceType)
The type of resource that is exceeding the quota limit for Amazon Web Services Mainframe Modernization.
resourceType - The type of resource that is exceeding the quota limit for Amazon Web Services Mainframe
Modernization.ServiceQuotaExceededException.Builder serviceCode(String serviceCode)
A code that identifies the service that the exceeded quota belongs to.
serviceCode - A code that identifies the service that the exceeded quota belongs to.ServiceQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface M2Exception.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface M2Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface M2Exception.BuilderrequestId in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface M2Exception.BuilderstatusCode in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface M2Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.