@Generated(value="software.amazon.awssdk:codegen") public final class InvalidSubnetException extends ElasticLoadBalancingV2Exception implements ToCopyableBuilder<InvalidSubnetException.Builder,InvalidSubnetException>
The specified subnet is out of available addresses.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidSubnetException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSubnetException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidSubnetException.Builder> |
serializableBuilderClass() |
InvalidSubnetException.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 InvalidSubnetException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidSubnetException.Builder,InvalidSubnetException>toBuilder in class ElasticLoadBalancingV2Exceptionpublic static InvalidSubnetException.Builder builder()
public static Class<? extends InvalidSubnetException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.