@Generated(value="software.amazon.awssdk:codegen") public final class DbSubnetGroupAlreadyExistsException extends RdsException implements ToCopyableBuilder<DbSubnetGroupAlreadyExistsException.Builder,DbSubnetGroupAlreadyExistsException>
DBSubnetGroupName is already used by an existing DB subnet group.
Modifier and Type | Class and Description |
---|---|
static interface |
DbSubnetGroupAlreadyExistsException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbSubnetGroupAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbSubnetGroupAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbSubnetGroupAlreadyExistsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public DbSubnetGroupAlreadyExistsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbSubnetGroupAlreadyExistsException.Builder,DbSubnetGroupAlreadyExistsException>
toBuilder
in class RdsException
public static DbSubnetGroupAlreadyExistsException.Builder builder()
public static Class<? extends DbSubnetGroupAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.