Uses of Interface
software.amazon.awssdk.services.rds.model.InsufficientAvailableIPsInSubnetException.Builder
Packages that use InsufficientAvailableIPsInSubnetException.Builder
-
Uses of InsufficientAvailableIPsInSubnetException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return InsufficientAvailableIPsInSubnetException.BuilderModifier and TypeMethodDescriptionInsufficientAvailableIPsInSubnetException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InsufficientAvailableIPsInSubnetException.builder()InsufficientAvailableIPsInSubnetException.Builder.numAttempts(Integer numAttempts) InsufficientAvailableIPsInSubnetException.Builder.statusCode(int statusCode) InsufficientAvailableIPsInSubnetException.toBuilder()InsufficientAvailableIPsInSubnetException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type InsufficientAvailableIPsInSubnetException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InsufficientAvailableIPsInSubnetException.Builder>InsufficientAvailableIPsInSubnetException.serializableBuilderClass()