Uses of Class
software.amazon.awssdk.services.docdbelastic.paginators.ListClusterSnapshotsIterable
-
Packages that use ListClusterSnapshotsIterable Package Description software.amazon.awssdk.services.docdbelastic Amazon DocumentDB elastic clusters -
-
Uses of ListClusterSnapshotsIterable in software.amazon.awssdk.services.docdbelastic
Methods in software.amazon.awssdk.services.docdbelastic that return ListClusterSnapshotsIterable Modifier and Type Method Description default ListClusterSnapshotsIterableDocDbElasticClient. listClusterSnapshotsPaginator(Consumer<ListClusterSnapshotsRequest.Builder> listClusterSnapshotsRequest)This is a variant ofDocDbElasticClient.listClusterSnapshots(software.amazon.awssdk.services.docdbelastic.model.ListClusterSnapshotsRequest)operation.default ListClusterSnapshotsIterableDocDbElasticClient. listClusterSnapshotsPaginator(ListClusterSnapshotsRequest listClusterSnapshotsRequest)This is a variant ofDocDbElasticClient.listClusterSnapshots(software.amazon.awssdk.services.docdbelastic.model.ListClusterSnapshotsRequest)operation.
-