@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InsufficientAvailableIPsInSubnetException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InsufficientAvailableIPsInSubnetException.Builder,InsufficientAvailableIPsInSubnetException>
toBuilder
in class RdsException
public static InsufficientAvailableIPsInSubnetException.Builder builder()
public static Class<? extends InsufficientAvailableIPsInSubnetException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.