@Generated(value="software.amazon.awssdk:codegen") public final class NetworkTypeNotSupportedException extends RdsException implements ToCopyableBuilder<NetworkTypeNotSupportedException.Builder,NetworkTypeNotSupportedException>
The network type is invalid for the DB instance. Valid nework type values are IPV4 and DUAL
.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NetworkTypeNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NetworkTypeNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NetworkTypeNotSupportedException.Builder> |
serializableBuilderClass() |
NetworkTypeNotSupportedException.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 NetworkTypeNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NetworkTypeNotSupportedException.Builder,NetworkTypeNotSupportedException>toBuilder in class RdsExceptionpublic static NetworkTypeNotSupportedException.Builder builder()
public static Class<? extends NetworkTypeNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.