public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, EvidentlyException.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 ID of the service quota that was exceeded.
|
ServiceQuotaExceededException.Builder |
requestId(String requestId) |
ServiceQuotaExceededException.Builder |
resourceId(String resourceId)
The ID of the resource that caused the exception.
|
ServiceQuotaExceededException.Builder |
resourceType(String resourceType)
The type of the resource that is associated with the error.
|
ServiceQuotaExceededException.Builder |
serviceCode(String serviceCode)
The ID of the service that is associated with the error.
|
ServiceQuotaExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder quotaCode(String quotaCode)
The ID of the service quota that was exceeded.
quotaCode - The ID of the service quota that was exceeded.ServiceQuotaExceededException.Builder resourceId(String resourceId)
The ID of the resource that caused the exception.
resourceId - The ID of the resource that caused the exception.ServiceQuotaExceededException.Builder resourceType(String resourceType)
The type of the resource that is associated with the error.
resourceType - The type of the resource that is associated with the error.ServiceQuotaExceededException.Builder serviceCode(String serviceCode)
The ID of the service that is associated with the error.
serviceCode - The ID of the service that is associated with the error.ServiceQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface EvidentlyException.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface EvidentlyException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface EvidentlyException.BuilderrequestId in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface EvidentlyException.BuilderstatusCode in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface EvidentlyException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.