@Generated(value="software.amazon.awssdk:codegen") public final class ScheduleDefinitionTypeUnsupportedException extends RedshiftException implements ToCopyableBuilder<ScheduleDefinitionTypeUnsupportedException.Builder,ScheduleDefinitionTypeUnsupportedException>
The definition you submitted is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ScheduleDefinitionTypeUnsupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleDefinitionTypeUnsupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ScheduleDefinitionTypeUnsupportedException.Builder> |
serializableBuilderClass() |
ScheduleDefinitionTypeUnsupportedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ScheduleDefinitionTypeUnsupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ScheduleDefinitionTypeUnsupportedException.Builder,ScheduleDefinitionTypeUnsupportedException>toBuilder in class RedshiftExceptionpublic static ScheduleDefinitionTypeUnsupportedException.Builder builder()
public static Class<? extends ScheduleDefinitionTypeUnsupportedException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.