@Generated(value="software.amazon.awssdk:codegen") public final class SubscriptionEventIdNotFoundException extends RedshiftException implements ToCopyableBuilder<SubscriptionEventIdNotFoundException.Builder,SubscriptionEventIdNotFoundException>
An Amazon Redshift event with the specified event ID does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SubscriptionEventIdNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionEventIdNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SubscriptionEventIdNotFoundException.Builder> |
serializableBuilderClass() |
SubscriptionEventIdNotFoundException.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 SubscriptionEventIdNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SubscriptionEventIdNotFoundException.Builder,SubscriptionEventIdNotFoundException>toBuilder in class RedshiftExceptionpublic static SubscriptionEventIdNotFoundException.Builder builder()
public static Class<? extends SubscriptionEventIdNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.