Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBProxyTargetGroupsIterable
-
Packages that use DescribeDBProxyTargetGroupsIterable Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DescribeDBProxyTargetGroupsIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBProxyTargetGroupsIterable Modifier and Type Method Description default DescribeDBProxyTargetGroupsIterableRdsClient. describeDBProxyTargetGroupsPaginator(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest)This is a variant ofRdsClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.default DescribeDBProxyTargetGroupsIterableRdsClient. describeDBProxyTargetGroupsPaginator(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest)This is a variant ofRdsClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.
-