@Generated(value="software.amazon.awssdk:codegen") public final class InvalidClusterSubnetGroupStateException extends RedshiftException implements ToCopyableBuilder<InvalidClusterSubnetGroupStateException.Builder,InvalidClusterSubnetGroupStateException>
The cluster subnet group cannot be deleted because it is in use.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidClusterSubnetGroupStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidClusterSubnetGroupStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidClusterSubnetGroupStateException.Builder> |
serializableBuilderClass() |
InvalidClusterSubnetGroupStateException.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 InvalidClusterSubnetGroupStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidClusterSubnetGroupStateException.Builder,InvalidClusterSubnetGroupStateException>toBuilder in class RedshiftExceptionpublic static InvalidClusterSubnetGroupStateException.Builder builder()
public static Class<? extends InvalidClusterSubnetGroupStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.