@Generated(value="software.amazon.awssdk:codegen") public final class InsufficientAvailableIPsInSubnetException extends RdsException implements ToCopyableBuilder<InsufficientAvailableIPsInSubnetException.Builder,InsufficientAvailableIPsInSubnetException>
The requested operation can't be performed because there aren't enough available IP addresses in the proxy's subnets. Add more CIDR blocks to the VPC or remove IP address that aren't required from the subnets.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InsufficientAvailableIPsInSubnetException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InsufficientAvailableIPsInSubnetException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InsufficientAvailableIPsInSubnetException.Builder> |
serializableBuilderClass() |
InsufficientAvailableIPsInSubnetException.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 InsufficientAvailableIPsInSubnetException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InsufficientAvailableIPsInSubnetException.Builder,InsufficientAvailableIPsInSubnetException>toBuilder in class RdsExceptionpublic static InsufficientAvailableIPsInSubnetException.Builder builder()
public static Class<? extends InsufficientAvailableIPsInSubnetException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.