public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, M2Exception.Builder
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, 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.BuilderServiceQuotaExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface M2Exception.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.