subscriptions

@JvmName(name = "listLinuxSubscriptionsResponseSubscription")
fun Flow<ListLinuxSubscriptionsResponse>.subscriptions(): Flow<Subscription>

This paginator transforms the flow returned by listLinuxSubscriptionsPaginated to access the nested member Subscription

Return

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