Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listHealthEventsResponseHealthEvent")
fun Flow<ListHealthEventsResponse>.healthEvents(): Flow<HealthEvent>

This paginator transforms the flow returned by listHealthEventsPaginated to access the nested member HealthEvent

Link copied to clipboard
@JvmName(name = "listInternetEventsResponseInternetEventSummary")
fun Flow<ListInternetEventsResponse>.internetEvents(): Flow<InternetEventSummary>

This paginator transforms the flow returned by listInternetEventsPaginated to access the nested member InternetEventSummary

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

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