Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listLinuxSubscriptionInstancesResponseInstance")
fun Flow<ListLinuxSubscriptionInstancesResponse>.instances(): Flow<Instance>

This paginator transforms the flow returned by listLinuxSubscriptionInstancesPaginated to access the nested member Instance

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

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