Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listQAppsPaginated to access the nested member UserAppItem
Link copied to clipboard
This paginator transforms the flow returned by listLibraryItemsPaginated to access the nested member LibraryItemMember
Link copied to clipboard
fun QAppsClient.listLibraryItemsPaginated(initialRequest: ListLibraryItemsRequest): Flow<ListLibraryItemsResponse>
fun QAppsClient.listLibraryItemsPaginated(block: ListLibraryItemsRequest.Builder.() -> Unit): Flow<ListLibraryItemsResponse>
Paginate over ListLibraryItemsResponse results.
Link copied to clipboard
fun QAppsClient.listQAppsPaginated(block: ListQAppsRequest.Builder.() -> Unit): Flow<ListQAppsResponse>
Paginate over ListQAppsResponse results.