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