@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbSubnetGroupException extends RdsException implements ToCopyableBuilder<InvalidDbSubnetGroupException.Builder,InvalidDbSubnetGroupException>
The DBSubnetGroup doesn't belong to the same VPC as that of an existing cross-region read replica of the same source instance.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidDbSubnetGroupException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidDbSubnetGroupException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbSubnetGroupException.Builder> |
serializableBuilderClass() |
InvalidDbSubnetGroupException.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 InvalidDbSubnetGroupException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidDbSubnetGroupException.Builder,InvalidDbSubnetGroupException>
toBuilder
in class RdsException
public static InvalidDbSubnetGroupException.Builder builder()
public static Class<? extends InvalidDbSubnetGroupException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.