public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, VerifiedPermissionsException.Builder
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder resourceId(String resourceId)
The unique ID of the resource referenced in the failed request.
resourceId - The unique ID of the resource referenced in the failed request.ServiceQuotaExceededException.Builder resourceType(String resourceType)
The resource type of the resource referenced in the failed request.
resourceType - The resource type of the resource referenced in the failed request.ResourceType,
ResourceTypeServiceQuotaExceededException.Builder resourceType(ResourceType resourceType)
The resource type of the resource referenced in the failed request.
resourceType - The resource type of the resource referenced in the failed request.ResourceType,
ResourceTypeServiceQuotaExceededException.Builder serviceCode(String serviceCode)
The code for the Amazon Web Service that owns the quota.
serviceCode - The code for the Amazon Web Service that owns the quota.ServiceQuotaExceededException.Builder quotaCode(String quotaCode)
The quota code recognized by the Amazon Web Services Service Quotas service.
quotaCode - The quota code recognized by the Amazon Web Services Service Quotas service.ServiceQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface VerifiedPermissionsException.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface VerifiedPermissionsException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface VerifiedPermissionsException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface VerifiedPermissionsException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface VerifiedPermissionsException.BuilderServiceQuotaExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderwritableStackTrace in interface VerifiedPermissionsException.BuilderCopyright © 2023. All rights reserved.