Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listAlertsPaginated to access the nested member Alert
Link copied to clipboard
fun MediaTailorClient.listAlertsPaginated(initialRequest: ListAlertsRequest): Flow<ListAlertsResponse>
fun MediaTailorClient.listAlertsPaginated(block: ListAlertsRequest.Builder.() -> Unit): Flow<ListAlertsResponse>
Paginate over ListAlertsResponse results.