Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterSummary
Link copied to clipboard
fun DsqlClient.listClustersPaginated(initialRequest: ListClustersRequest = ListClustersRequest { }): Flow<ListClustersResponse>
fun DsqlClient.listClustersPaginated(block: ListClustersRequest.Builder.() -> Unit): Flow<ListClustersResponse>
Paginate over ListClustersResponse results.