Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listFeedsPaginated to access the nested member FeedSummary
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.