@Generated(value="software.amazon.awssdk:codegen") public final class SubnetAlreadyInUseException extends RedshiftException implements ToCopyableBuilder<SubnetAlreadyInUseException.Builder,SubnetAlreadyInUseException>
A specified subnet is already in use by another cluster.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SubnetAlreadyInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SubnetAlreadyInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SubnetAlreadyInUseException.Builder> |
serializableBuilderClass() |
SubnetAlreadyInUseException.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 SubnetAlreadyInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SubnetAlreadyInUseException.Builder,SubnetAlreadyInUseException>toBuilder in class RedshiftExceptionpublic static SubnetAlreadyInUseException.Builder builder()
public static Class<? extends SubnetAlreadyInUseException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.