public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, NetworkManagerException.Builder
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotaExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ServiceQuotaExceededException.Builder |
cause(Throwable cause) |
ServiceQuotaExceededException.Builder |
limitCode(String limitCode)
The limit code.
|
ServiceQuotaExceededException.Builder |
message(String message) |
ServiceQuotaExceededException.Builder |
requestId(String requestId) |
ServiceQuotaExceededException.Builder |
resourceId(String resourceId)
The ID of the resource.
|
ServiceQuotaExceededException.Builder |
resourceType(String resourceType)
The resource type.
|
ServiceQuotaExceededException.Builder |
serviceCode(String serviceCode)
The service code.
|
ServiceQuotaExceededException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.ServiceQuotaExceededException.Builder resourceType(String resourceType)
The resource type.
resourceType - The resource type.ServiceQuotaExceededException.Builder limitCode(String limitCode)
The limit code.
limitCode - The limit 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 NetworkManagerException.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface NetworkManagerException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface NetworkManagerException.BuilderrequestId in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface NetworkManagerException.BuilderstatusCode in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface NetworkManagerException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.