hypervisors

@JvmName(name = "listHypervisorsResponseHypervisor")
fun Flow<ListHypervisorsResponse>.hypervisors(): Flow<Hypervisor>

This paginator transforms the flow returned by listHypervisorsPaginated to access the nested member Hypervisor

Return

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