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