@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public DbSubnetGroupNotAllowedException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbSubnetGroupNotAllowedException.Builder,DbSubnetGroupNotAllowedException>
toBuilder
in class RdsException
public static DbSubnetGroupNotAllowedException.Builder builder()
public static Class<? extends DbSubnetGroupNotAllowedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.