@Generated(value="software.amazon.awssdk:codegen") public final class SubnetNotAllowedException extends ElastiCacheException implements ToCopyableBuilder<SubnetNotAllowedException.Builder,SubnetNotAllowedException>
At least one subnet ID does not match the other subnet IDs. This mismatch typically occurs when a user sets one subnet ID to a regional Availability Zone and a different one to an outpost. Or when a user sets the subnet ID to an Outpost when not subscribed on this service.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SubnetNotAllowedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SubnetNotAllowedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SubnetNotAllowedException.Builder> |
serializableBuilderClass() |
SubnetNotAllowedException.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 SubnetNotAllowedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SubnetNotAllowedException.Builder,SubnetNotAllowedException>toBuilder in class ElastiCacheExceptionpublic static SubnetNotAllowedException.Builder builder()
public static Class<? extends SubnetNotAllowedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.