Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterInList
Link copied to clipboard
fun DocDbElasticClient.listClusterSnapshotsPaginated(initialRequest: ListClusterSnapshotsRequest = ListClusterSnapshotsRequest { }): Flow<ListClusterSnapshotsResponse>
fun DocDbElasticClient.listClusterSnapshotsPaginated(block: ListClusterSnapshotsRequest.Builder.() -> Unit): Flow<ListClusterSnapshotsResponse>
Paginate over ListClusterSnapshotsResponse results.
Link copied to clipboard
fun DocDbElasticClient.listClustersPaginated(initialRequest: ListClustersRequest = ListClustersRequest { }): Flow<ListClustersResponse>
fun DocDbElasticClient.listClustersPaginated(block: ListClustersRequest.Builder.() -> Unit): Flow<ListClustersResponse>
Paginate over ListClustersResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listClusterSnapshotsPaginated to access the nested member ClusterSnapshotInList