Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listNamespacesResponseNamespaceSummary")
fun Flow<ListNamespacesResponse>.namespaces(): Flow<NamespaceSummary>

This paginator transforms the flow returned by listNamespacesPaginated to access the nested member NamespaceSummary

Link copied to clipboard
@JvmName(name = "listTableBucketsResponseTableBucketSummary")
fun Flow<ListTableBucketsResponse>.tableBuckets(): Flow<TableBucketSummary>

This paginator transforms the flow returned by listTableBucketsPaginated to access the nested member TableBucketSummary

Link copied to clipboard
@JvmName(name = "listTablesResponseTableSummary")
fun Flow<ListTablesResponse>.tables(): Flow<TableSummary>

This paginator transforms the flow returned by listTablesPaginated to access the nested member TableSummary