Package-level declarations

Inherited 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 = "listRegisteredSubscriptionProvidersResponseRegisteredSubscriptionProvider")
fun Flow<ListRegisteredSubscriptionProvidersResponse>.registeredSubscriptionProviders(): Flow<RegisteredSubscriptionProvider>

This paginator transforms the flow returned by listRegisteredSubscriptionProvidersPaginated to access the nested member RegisteredSubscriptionProvider

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