Uses of Class
software.amazon.awssdk.services.docdbelastic.paginators.ListClusterSnapshotsPublisher
-
Packages that use ListClusterSnapshotsPublisher Package Description software.amazon.awssdk.services.docdbelastic Amazon DocumentDB elastic clusters -
-
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)This is a variant ofDocDbElasticAsyncClient.listClusterSnapshots(software.amazon.awssdk.services.docdbelastic.model.ListClusterSnapshotsRequest)operation.default ListClusterSnapshotsPublisherDocDbElasticAsyncClient. listClusterSnapshotsPaginator(ListClusterSnapshotsRequest listClusterSnapshotsRequest)This is a variant ofDocDbElasticAsyncClient.listClusterSnapshots(software.amazon.awssdk.services.docdbelastic.model.ListClusterSnapshotsRequest)operation.
-