entitlements

@JvmName(name = "listVmEntitlementsResponseVmEntitlement")
fun Flow<ListVmEntitlementsResponse>.entitlements(): Flow<VmEntitlement>

This paginator transforms the flow returned by listVmEntitlementsPaginated to access the nested member VmEntitlement

Return

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