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