Uses of Class
software.amazon.awssdk.services.neptune.paginators.DescribeDBClusterEndpointsIterable
-
Packages that use DescribeDBClusterEndpointsIterable Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of DescribeDBClusterEndpointsIterable in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that return DescribeDBClusterEndpointsIterable Modifier and Type Method Description default DescribeDBClusterEndpointsIterableNeptuneClient. describeDBClusterEndpointsPaginator(Consumer<DescribeDbClusterEndpointsRequest.Builder> describeDbClusterEndpointsRequest)This is a variant ofNeptuneClient.describeDBClusterEndpoints(software.amazon.awssdk.services.neptune.model.DescribeDbClusterEndpointsRequest)operation.default DescribeDBClusterEndpointsIterableNeptuneClient. describeDBClusterEndpointsPaginator(DescribeDbClusterEndpointsRequest describeDbClusterEndpointsRequest)This is a variant ofNeptuneClient.describeDBClusterEndpoints(software.amazon.awssdk.services.neptune.model.DescribeDbClusterEndpointsRequest)operation.
-