Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listLinuxSubscriptionInstancesPaginated to access the nested member Instance
Link copied to clipboard
fun LicenseManagerLinuxSubscriptionsClient.listLinuxSubscriptionInstancesPaginated(initialRequest: ListLinuxSubscriptionInstancesRequest = ListLinuxSubscriptionInstancesRequest { }): Flow<ListLinuxSubscriptionInstancesResponse>
fun LicenseManagerLinuxSubscriptionsClient.listLinuxSubscriptionInstancesPaginated(block: ListLinuxSubscriptionInstancesRequest.Builder.() -> Unit): Flow<ListLinuxSubscriptionInstancesResponse>
Paginate over ListLinuxSubscriptionInstancesResponse results.
Link copied to clipboard
fun LicenseManagerLinuxSubscriptionsClient.listLinuxSubscriptionsPaginated(initialRequest: ListLinuxSubscriptionsRequest = ListLinuxSubscriptionsRequest { }): Flow<ListLinuxSubscriptionsResponse>
fun LicenseManagerLinuxSubscriptionsClient.listLinuxSubscriptionsPaginated(block: ListLinuxSubscriptionsRequest.Builder.() -> Unit): Flow<ListLinuxSubscriptionsResponse>
Paginate over ListLinuxSubscriptionsResponse results.
Link copied to clipboard
fun LicenseManagerLinuxSubscriptionsClient.listRegisteredSubscriptionProvidersPaginated(initialRequest: ListRegisteredSubscriptionProvidersRequest = ListRegisteredSubscriptionProvidersRequest { }): Flow<ListRegisteredSubscriptionProvidersResponse>
fun LicenseManagerLinuxSubscriptionsClient.listRegisteredSubscriptionProvidersPaginated(block: ListRegisteredSubscriptionProvidersRequest.Builder.() -> Unit): Flow<ListRegisteredSubscriptionProvidersResponse>
Paginate over ListRegisteredSubscriptionProvidersResponse results.
Link copied to clipboard
fun Flow<ListRegisteredSubscriptionProvidersResponse>.registeredSubscriptionProviders(): Flow<RegisteredSubscriptionProvider>
This paginator transforms the flow returned by listRegisteredSubscriptionProvidersPaginated to access the nested member RegisteredSubscriptionProvider
Link copied to clipboard
This paginator transforms the flow returned by listLinuxSubscriptionsPaginated to access the nested member Subscription