Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listScheduleGroupsResponseScheduleGroupSummary")
fun Flow<ListScheduleGroupsResponse>.scheduleGroups(): Flow<ScheduleGroupSummary>

This paginator transforms the flow returned by listScheduleGroupsPaginated to access the nested member ScheduleGroupSummary

Link copied to clipboard
@JvmName(name = "listSchedulesResponseScheduleSummary")
fun Flow<ListSchedulesResponse>.schedules(): Flow<ScheduleSummary>

This paginator transforms the flow returned by listSchedulesPaginated to access the nested member ScheduleSummary