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