Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listClustersResponseClusterSummary")
fun Flow<ListClustersResponse>.clusters(): Flow<ClusterSummary>

This paginator transforms the flow returned by listClustersPaginated to access the nested member ClusterSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listStreamsResponseStreamSummary")
fun Flow<ListStreamsResponse>.streams(): Flow<StreamSummary>

This paginator transforms the flow returned by listStreamsPaginated to access the nested member StreamSummary