Uses of Class
software.amazon.awssdk.services.docdbelastic.paginators.ListClusterSnapshotsPublisher
-
Packages that use ListClusterSnapshotsPublisher Package Description software.amazon.awssdk.services.docdbelastic The new Amazon Elastic DocumentDB service endpoint. -
-
Uses of ListClusterSnapshotsPublisher in software.amazon.awssdk.services.docdbelastic
Methods in software.amazon.awssdk.services.docdbelastic that return ListClusterSnapshotsPublisher Modifier and Type Method Description default ListClusterSnapshotsPublisherDocDbElasticAsyncClient. listClusterSnapshotsPaginator(Consumer<ListClusterSnapshotsRequest.Builder> listClusterSnapshotsRequest)Returns information about Elastic DocumentDB snapshots for a specified cluster.default ListClusterSnapshotsPublisherDocDbElasticAsyncClient. listClusterSnapshotsPaginator(ListClusterSnapshotsRequest listClusterSnapshotsRequest)Returns information about Elastic DocumentDB snapshots for a specified cluster.
-