Uses of Class
software.amazon.awssdk.services.docdbelastic.paginators.ListClusterSnapshotsIterable
-
Packages that use ListClusterSnapshotsIterable Package Description software.amazon.awssdk.services.docdbelastic The new Amazon Elastic DocumentDB service endpoint. -
-
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)Returns information about Elastic DocumentDB snapshots for a specified cluster.default ListClusterSnapshotsIterableDocDbElasticClient. listClusterSnapshotsPaginator(ListClusterSnapshotsRequest listClusterSnapshotsRequest)Returns information about Elastic DocumentDB snapshots for a specified cluster.
-