Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAppMonitorsResponseAppMonitorSummary")
fun Flow<ListAppMonitorsResponse>.appMonitorSummaries(): Flow<AppMonitorSummary>

This paginator transforms the flow returned by listAppMonitorsPaginated to access the nested member AppMonitorSummary

Link copied to clipboard
@JvmName(name = "listRumMetricsDestinationsResponseMetricDestinationSummary")
fun Flow<ListRumMetricsDestinationsResponse>.destinations(): Flow<MetricDestinationSummary>

This paginator transforms the flow returned by listRumMetricsDestinationsPaginated to access the nested member MetricDestinationSummary

Link copied to clipboard
@JvmName(name = "getAppMonitorDataResponseEventData")
fun Flow<GetAppMonitorDataResponse>.events(): Flow<String>

This paginator transforms the flow returned by getAppMonitorDataPaginated to access the nested member EventData

Link copied to clipboard
@JvmName(name = "batchGetRumMetricDefinitionsResponseMetricDefinition")
fun Flow<BatchGetRumMetricDefinitionsResponse>.metricDefinitions(): Flow<MetricDefinition>

This paginator transforms the flow returned by batchGetRumMetricDefinitionsPaginated to access the nested member MetricDefinition