@Generated(value="software.amazon.awssdk:codegen") public final class DbSubnetGroupNotAllowedException extends RdsException implements ToCopyableBuilder<DbSubnetGroupNotAllowedException.Builder,DbSubnetGroupNotAllowedException>
The DBSubnetGroup shouldn't be specified while creating read replicas that lie in the same region as the source instance.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbSubnetGroupNotAllowedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbSubnetGroupNotAllowedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbSubnetGroupNotAllowedException.Builder> |
serializableBuilderClass() |
DbSubnetGroupNotAllowedException.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 DbSubnetGroupNotAllowedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbSubnetGroupNotAllowedException.Builder,DbSubnetGroupNotAllowedException>toBuilder in class RdsExceptionpublic static DbSubnetGroupNotAllowedException.Builder builder()
public static Class<? extends DbSubnetGroupNotAllowedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.