public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, WellArchitectedException.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)
Sets the value of the QuotaCode property for this object.
|
ServiceQuotaExceededException.Builder |
requestId(String requestId) |
ServiceQuotaExceededException.Builder |
resourceId(String resourceId)
Sets the value of the ResourceId property for this object.
|
ServiceQuotaExceededException.Builder |
resourceType(String resourceType)
Sets the value of the ResourceType property for this object.
|
ServiceQuotaExceededException.Builder |
serviceCode(String serviceCode)
Sets the value of the ServiceCode property for this object.
|
ServiceQuotaExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder resourceId(String resourceId)
resourceId - The new value for the ResourceId property for this object.ServiceQuotaExceededException.Builder resourceType(String resourceType)
resourceType - The new value for the ResourceType property for this object.ServiceQuotaExceededException.Builder quotaCode(String quotaCode)
quotaCode - The new value for the QuotaCode property for this object.ServiceQuotaExceededException.Builder serviceCode(String serviceCode)
serviceCode - The new value for the ServiceCode property for this object.ServiceQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface WellArchitectedException.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface WellArchitectedException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface WellArchitectedException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface WellArchitectedException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface WellArchitectedException.BuilderCopyright © 2022. All rights reserved.