Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listVersionsPaginated to access the nested member GrafanaVersion
Link copied to clipboard
fun GrafanaClient.listVersionsPaginated(initialRequest: ListVersionsRequest = ListVersionsRequest { }): Flow<ListVersionsResponse>
fun GrafanaClient.listVersionsPaginated(block: ListVersionsRequest.Builder.() -> Unit): Flow<ListVersionsResponse>
Paginate over ListVersionsResponse results.