public static interface ServiceQuotaExceededException.Builder extends SdkPojo, CopyableBuilder<ServiceQuotaExceededException.Builder,ServiceQuotaExceededException>, ProtonException.Builder
| Modifier and Type | Method and Description |
|---|---|
ServiceQuotaExceededException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ServiceQuotaExceededException.Builder |
cause(Throwable cause) |
ServiceQuotaExceededException.Builder |
message(String message) |
ServiceQuotaExceededException.Builder |
requestId(String requestId) |
ServiceQuotaExceededException.Builder |
statusCode(int statusCode) |
ServiceQuotaExceededException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsServiceQuotaExceededException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface ProtonException.BuilderServiceQuotaExceededException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface ProtonException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface ProtonException.BuilderrequestId in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface ProtonException.BuilderstatusCode in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface ProtonException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderServiceQuotaExceededException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ProtonException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.