@Generated(value="software.amazon.awssdk:codegen") public final class ScheduledActionQuotaExceededException extends RedshiftException implements ToCopyableBuilder<ScheduledActionQuotaExceededException.Builder,ScheduledActionQuotaExceededException>
The quota for scheduled actions exceeded.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ScheduledActionQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledActionQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ScheduledActionQuotaExceededException.Builder> |
serializableBuilderClass() |
ScheduledActionQuotaExceededException.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 ScheduledActionQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ScheduledActionQuotaExceededException.Builder,ScheduledActionQuotaExceededException>toBuilder in class RedshiftExceptionpublic static ScheduledActionQuotaExceededException.Builder builder()
public static Class<? extends ScheduledActionQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.