@Generated(value="software.amazon.awssdk:codegen") public final class CacheSubnetGroupInUseException extends ElastiCacheException implements ToCopyableBuilder<CacheSubnetGroupInUseException.Builder,CacheSubnetGroupInUseException>
The requested cache subnet group is currently in use.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CacheSubnetGroupInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CacheSubnetGroupInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CacheSubnetGroupInUseException.Builder> |
serializableBuilderClass() |
CacheSubnetGroupInUseException.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 CacheSubnetGroupInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CacheSubnetGroupInUseException.Builder,CacheSubnetGroupInUseException>toBuilder in class ElastiCacheExceptionpublic static CacheSubnetGroupInUseException.Builder builder()
public static Class<? extends CacheSubnetGroupInUseException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.