topContributors
fun Flow<GetQueryResultsMonitorTopContributorsResponse>.topContributors(): Flow<MonitorTopContributorsRow>
This paginator transforms the flow returned by getQueryResultsMonitorTopContributorsPaginated to access the nested member MonitorTopContributorsRow
Return
A kotlinx.coroutines.flow.Flow that can collect MonitorTopContributorsRow
@JvmName(name = "getQueryResultsWorkloadInsightsTopContributorsResponseWorkloadInsightsTopContributorsRow")
This paginator transforms the flow returned by getQueryResultsWorkloadInsightsTopContributorsPaginated to access the nested member WorkloadInsightsTopContributorsRow
Return
A kotlinx.coroutines.flow.Flow that can collect WorkloadInsightsTopContributorsRow