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.
Link copied to clipboard
fun BcmDashboardsClient.listScheduledReportsPaginated(initialRequest: ListScheduledReportsRequest = ListScheduledReportsRequest { }): Flow<ListScheduledReportsResponse>
fun BcmDashboardsClient.listScheduledReportsPaginated(block: ListScheduledReportsRequest.Builder.() -> Unit): Flow<ListScheduledReportsResponse>
Paginate over ListScheduledReportsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listScheduledReportsPaginated to access the nested member ScheduledReportSummary