Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listDictionariesPaginated to access the nested member DictionarySummary
Link copied to clipboard
This paginator transforms the flow returned by listFeedsPaginated to access the nested member FeedSummary
Link copied to clipboard
fun ElementalInferenceClient.listDictionariesPaginated(initialRequest: ListDictionariesRequest = ListDictionariesRequest { }): Flow<ListDictionariesResponse>
fun ElementalInferenceClient.listDictionariesPaginated(block: ListDictionariesRequest.Builder.() -> Unit): Flow<ListDictionariesResponse>
Paginate over ListDictionariesResponse results.
Link copied to clipboard
fun ElementalInferenceClient.listFeedsPaginated(initialRequest: ListFeedsRequest = ListFeedsRequest { }): Flow<ListFeedsResponse>
fun ElementalInferenceClient.listFeedsPaginated(block: ListFeedsRequest.Builder.() -> Unit): Flow<ListFeedsResponse>
Paginate over ListFeedsResponse results.