Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listEventTypesResponseEventTypeSummary")
fun Flow<ListEventTypesResponse>.eventTypes(): Flow<EventTypeSummary>

This paginator transforms the flow returned by listEventTypesPaginated to access the nested member EventTypeSummary

Link copied to clipboard
@JvmName(name = "listNotificationRulesResponseNotificationRuleSummary")
fun Flow<ListNotificationRulesResponse>.notificationRules(): Flow<NotificationRuleSummary>

This paginator transforms the flow returned by listNotificationRulesPaginated to access the nested member NotificationRuleSummary

Link copied to clipboard
@JvmName(name = "listTargetsResponseTargetSummary")
fun Flow<ListTargetsResponse>.targets(): Flow<TargetSummary>

This paginator transforms the flow returned by listTargetsPaginated to access the nested member TargetSummary