Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBProxyTargetGroupsIterable
Packages that use DescribeDBProxyTargetGroupsIterable
-
Uses of DescribeDBProxyTargetGroupsIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBProxyTargetGroupsIterableModifier and TypeMethodDescriptionRdsClient.describeDBProxyTargetGroupsPaginator(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest) This is a variant ofRdsClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.RdsClient.describeDBProxyTargetGroupsPaginator(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest) This is a variant ofRdsClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.