Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBProxyEndpointsPublisher
-
Packages that use DescribeDBProxyEndpointsPublisher Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DescribeDBProxyEndpointsPublisher in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBProxyEndpointsPublisher Modifier and Type Method Description default DescribeDBProxyEndpointsPublisherRdsAsyncClient. describeDBProxyEndpointsPaginator(Consumer<DescribeDbProxyEndpointsRequest.Builder> describeDbProxyEndpointsRequest)This is a variant ofRdsAsyncClient.describeDBProxyEndpoints(software.amazon.awssdk.services.rds.model.DescribeDbProxyEndpointsRequest)operation.default DescribeDBProxyEndpointsPublisherRdsAsyncClient. describeDBProxyEndpointsPaginator(DescribeDbProxyEndpointsRequest describeDbProxyEndpointsRequest)This is a variant ofRdsAsyncClient.describeDBProxyEndpoints(software.amazon.awssdk.services.rds.model.DescribeDbProxyEndpointsRequest)operation.
-