Uses of Class
software.amazon.awssdk.services.rds.model.InsufficientAvailableIPsInSubnetException
-
Packages that use InsufficientAvailableIPsInSubnetException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of InsufficientAvailableIPsInSubnetException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InsufficientAvailableIPsInSubnetException Modifier and Type Method Description default RegisterDbProxyTargetsResponseRdsClient. registerDBProxyTargets(Consumer<RegisterDbProxyTargetsRequest.Builder> registerDbProxyTargetsRequest)Associate one or moreDBProxyTargetdata structures with aDBProxyTargetGroup.default RegisterDbProxyTargetsResponseRdsClient. registerDBProxyTargets(RegisterDbProxyTargetsRequest registerDbProxyTargetsRequest)Associate one or moreDBProxyTargetdata structures with aDBProxyTargetGroup.
-