Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBProxyTargetGroupsPublisher
Packages that use DescribeDBProxyTargetGroupsPublisher
-
Uses of DescribeDBProxyTargetGroupsPublisher in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBProxyTargetGroupsPublisherModifier and TypeMethodDescriptionRdsAsyncClient.describeDBProxyTargetGroupsPaginator(Consumer<DescribeDbProxyTargetGroupsRequest.Builder> describeDbProxyTargetGroupsRequest) This is a variant ofRdsAsyncClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.RdsAsyncClient.describeDBProxyTargetGroupsPaginator(DescribeDbProxyTargetGroupsRequest describeDbProxyTargetGroupsRequest) This is a variant ofRdsAsyncClient.describeDBProxyTargetGroups(software.amazon.awssdk.services.rds.model.DescribeDbProxyTargetGroupsRequest)operation.