Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "getQueryResultsWorkloadInsightsTopContributorsDataResponseWorkloadInsightsTopContributorsDataPoint")
fun Flow<GetQueryResultsWorkloadInsightsTopContributorsDataResponse>.datapoints(): Flow<WorkloadInsightsTopContributorsDataPoint>

This paginator transforms the flow returned by getQueryResultsWorkloadInsightsTopContributorsDataPaginated to access the nested member WorkloadInsightsTopContributorsDataPoint

Link copied to clipboard
@JvmName(name = "listMonitorsResponseMonitorSummary")
fun Flow<ListMonitorsResponse>.monitors(): Flow<MonitorSummary>

This paginator transforms the flow returned by listMonitorsPaginated to access the nested member MonitorSummary

Link copied to clipboard
@JvmName(name = "listScopesResponseScopeSummary")
fun Flow<ListScopesResponse>.scopes(): Flow<ScopeSummary>

This paginator transforms the flow returned by listScopesPaginated to access the nested member ScopeSummary

Link copied to clipboard
@JvmName(name = "getQueryResultsMonitorTopContributorsResponseMonitorTopContributorsRow")
fun Flow<GetQueryResultsMonitorTopContributorsResponse>.topContributors(): Flow<MonitorTopContributorsRow>

This paginator transforms the flow returned by getQueryResultsMonitorTopContributorsPaginated to access the nested member MonitorTopContributorsRow

@JvmName(name = "getQueryResultsWorkloadInsightsTopContributorsResponseWorkloadInsightsTopContributorsRow")
fun Flow<GetQueryResultsWorkloadInsightsTopContributorsResponse>.topContributors(): Flow<WorkloadInsightsTopContributorsRow>

This paginator transforms the flow returned by getQueryResultsWorkloadInsightsTopContributorsPaginated to access the nested member WorkloadInsightsTopContributorsRow