routingControls

@JvmName(name = "listRoutingControlsResponseRoutingControl")
fun Flow<ListRoutingControlsResponse>.routingControls(): Flow<RoutingControl>

This paginator transforms the flow returned by listRoutingControlsPaginated to access the nested member RoutingControl

Return

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