@Generated(value="software.amazon.awssdk:codegen") public final class SourceClusterNotSupportedException extends RdsException implements ToCopyableBuilder<SourceClusterNotSupportedException.Builder,SourceClusterNotSupportedException>
The source DB cluster isn't supported for a blue/green deployment.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SourceClusterNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SourceClusterNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SourceClusterNotSupportedException.Builder> |
serializableBuilderClass() |
SourceClusterNotSupportedException.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 SourceClusterNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SourceClusterNotSupportedException.Builder,SourceClusterNotSupportedException>toBuilder in class RdsExceptionpublic static SourceClusterNotSupportedException.Builder builder()
public static Class<? extends SourceClusterNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.