@Generated(value="software.amazon.awssdk:codegen") public class ServiceQuotasException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceQuotasException.Builder |
protected static class |
ServiceQuotasException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceQuotasException(ServiceQuotasException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceQuotasException.Builder |
builder() |
static Class<? extends ServiceQuotasException.Builder> |
serializableBuilderClass() |
ServiceQuotasException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected ServiceQuotasException(ServiceQuotasException.Builder builder)
public static ServiceQuotasException.Builder builder()
public ServiceQuotasException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends ServiceQuotasException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.