flows

@JvmName(name = "listDataIntegrationFlowsResponseDataIntegrationFlow")
fun Flow<ListDataIntegrationFlowsResponse>.flows(): Flow<DataIntegrationFlow>

This paginator transforms the flow returned by listDataIntegrationFlowsPaginated to access the nested member DataIntegrationFlow

Return

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