@Generated(value="software.amazon.awssdk:codegen") public final class ServiceQuotaTemplateNotInUseException extends ServiceQuotasException implements ToCopyableBuilder<ServiceQuotaTemplateNotInUseException.Builder,ServiceQuotaTemplateNotInUseException>
The quota request template is not associated with your organization.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceQuotaTemplateNotInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceQuotaTemplateNotInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceQuotaTemplateNotInUseException.Builder> |
serializableBuilderClass() |
ServiceQuotaTemplateNotInUseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ServiceQuotaTemplateNotInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceQuotaTemplateNotInUseException.Builder,ServiceQuotaTemplateNotInUseException>toBuilder in class ServiceQuotasExceptionpublic static ServiceQuotaTemplateNotInUseException.Builder builder()
public static Class<? extends ServiceQuotaTemplateNotInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.