Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBClusterEndpointsIterable
Packages that use DescribeDBClusterEndpointsIterable
-
Uses of DescribeDBClusterEndpointsIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBClusterEndpointsIterableModifier and TypeMethodDescriptionRdsClient.describeDBClusterEndpointsPaginator()This is a variant ofRdsClient.describeDBClusterEndpoints(software.amazon.awssdk.services.rds.model.DescribeDbClusterEndpointsRequest)operation.RdsClient.describeDBClusterEndpointsPaginator(Consumer<DescribeDbClusterEndpointsRequest.Builder> describeDbClusterEndpointsRequest) This is a variant ofRdsClient.describeDBClusterEndpoints(software.amazon.awssdk.services.rds.model.DescribeDbClusterEndpointsRequest)operation.RdsClient.describeDBClusterEndpointsPaginator(DescribeDbClusterEndpointsRequest describeDbClusterEndpointsRequest) This is a variant ofRdsClient.describeDBClusterEndpoints(software.amazon.awssdk.services.rds.model.DescribeDbClusterEndpointsRequest)operation.