namespaces

@JvmName(name = "listDataLakeNamespacesResponseDataLakeNamespace")
fun Flow<ListDataLakeNamespacesResponse>.namespaces(): Flow<DataLakeNamespace>

This paginator transforms the flow returned by listDataLakeNamespacesPaginated to access the nested member DataLakeNamespace

Return

A kotlinx.coroutines.flow.Flow that can collect DataLakeNamespace