@Generated(value="software.amazon.awssdk:codegen") public final class SubnetInUseException extends ElastiCacheException implements ToCopyableBuilder<SubnetInUseException.Builder,SubnetInUseException>
The requested subnet is being used by another cache subnet group.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SubnetInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SubnetInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SubnetInUseException.Builder> |
serializableBuilderClass() |
SubnetInUseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic SubnetInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SubnetInUseException.Builder,SubnetInUseException>toBuilder in class ElastiCacheExceptionpublic static SubnetInUseException.Builder builder()
public static Class<? extends SubnetInUseException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.