@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbSubnetStateException extends NeptuneException implements ToCopyableBuilder<InvalidDbSubnetStateException.Builder,InvalidDbSubnetStateException>
The DB subnet is not in the available state.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbSubnetStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbSubnetStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbSubnetStateException.Builder> |
serializableBuilderClass() |
InvalidDbSubnetStateException.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 InvalidDbSubnetStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidDbSubnetStateException.Builder,InvalidDbSubnetStateException>toBuilder in class NeptuneExceptionpublic static InvalidDbSubnetStateException.Builder builder()
public static Class<? extends InvalidDbSubnetStateException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.