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