@Generated(value="software.amazon.awssdk:codegen") public final class DbSubnetGroupNotFoundException extends RdsException implements ToCopyableBuilder<DbSubnetGroupNotFoundException.Builder,DbSubnetGroupNotFoundException>
DBSubnetGroupName
doesn't refer to an existing DB subnet group.
Modifier and Type | Class and Description |
---|---|
static interface |
DbSubnetGroupNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbSubnetGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbSubnetGroupNotFoundException.Builder> |
serializableBuilderClass() |
DbSubnetGroupNotFoundException.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 DbSubnetGroupNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbSubnetGroupNotFoundException.Builder,DbSubnetGroupNotFoundException>
toBuilder
in class RdsException
public static DbSubnetGroupNotFoundException.Builder builder()
public static Class<? extends DbSubnetGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.