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)Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.default DescribeDBProxyTargetGroupsPublisherRdsAsyncClient. describeDBProxyTargetGroupsPaginator(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest)Returns information about DB proxy target groups, represented byDBProxyTargetGroupdata structures.
-