@Generated(value="software.amazon.awssdk:codegen") public final class CacheSubnetQuotaExceededException extends ElastiCacheException implements ToCopyableBuilder<CacheSubnetQuotaExceededException.Builder,CacheSubnetQuotaExceededException>
The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CacheSubnetQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CacheSubnetQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CacheSubnetQuotaExceededException.Builder> |
serializableBuilderClass() |
CacheSubnetQuotaExceededException.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 CacheSubnetQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CacheSubnetQuotaExceededException.Builder,CacheSubnetQuotaExceededException>toBuilder in class ElastiCacheExceptionpublic static CacheSubnetQuotaExceededException.Builder builder()
public static Class<? extends CacheSubnetQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.