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