Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listDashboardsPaginated to access the nested member DashboardReference
Link copied to clipboard
fun BcmDashboardsClient.listDashboardsPaginated(initialRequest: ListDashboardsRequest = ListDashboardsRequest { }): Flow<ListDashboardsResponse>
fun BcmDashboardsClient.listDashboardsPaginated(block: ListDashboardsRequest.Builder.() -> Unit): Flow<ListDashboardsResponse>
Paginate over ListDashboardsResponse results.