public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, LookoutVisionException.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 quota code.
|
ServiceQuotaExceededException.Builder |
requestId(String requestId) |
ServiceQuotaExceededException.Builder |
resourceId(String resourceId)
The ID of the resource.
|
ServiceQuotaExceededException.Builder |
resourceType(ResourceType resourceType)
The type of the resource.
|
ServiceQuotaExceededException.Builder |
resourceType(String resourceType)
The type of the resource.
|
ServiceQuotaExceededException.Builder |
serviceCode(String serviceCode)
The service code.
|
ServiceQuotaExceededException.Builder |
statusCode(int statusCode) |
ServiceQuotaExceededException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.ServiceQuotaExceededException.Builder resourceType(String resourceType)
The type of the resource.
resourceType - The type of the resource.ResourceType,
ResourceTypeServiceQuotaExceededException.Builder resourceType(ResourceType resourceType)
The type of the resource.
resourceType - The type of the resource.ResourceType,
ResourceTypeServiceQuotaExceededException.Builder quotaCode(String quotaCode)
The quota code.
quotaCode - The quota code.ServiceQuotaExceededException.Builder serviceCode(String serviceCode)
The service code.
serviceCode - The service code.ServiceQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface LookoutVisionException.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface LookoutVisionException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface LookoutVisionException.BuilderrequestId in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface LookoutVisionException.BuilderstatusCode in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface LookoutVisionException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface LookoutVisionException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.