multiplexPrograms

@JvmName(name = "listMultiplexProgramsResponseMultiplexProgramSummary")
fun Flow<ListMultiplexProgramsResponse>.multiplexPrograms(): Flow<MultiplexProgramSummary>

This paginator transforms the flow returned by listMultiplexProgramsPaginated to access the nested member MultiplexProgramSummary

Return

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