Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listChannelsResponseChannelSummary")
fun Flow<ListChannelsResponse>.channels(): Flow<ChannelSummary>

This paginator transforms the flow returned by listChannelsPaginated to access the nested member ChannelSummary

Link copied to clipboard
@JvmName(name = "listInputDevicesResponseInputDeviceSummary")
fun Flow<ListInputDevicesResponse>.inputDevices(): Flow<InputDeviceSummary>

This paginator transforms the flow returned by listInputDevicesPaginated to access the nested member InputDeviceSummary

Link copied to clipboard
@JvmName(name = "listInputDeviceTransfersResponseTransferringInputDeviceSummary")
fun Flow<ListInputDeviceTransfersResponse>.inputDeviceTransfers(): Flow<TransferringInputDeviceSummary>

This paginator transforms the flow returned by listInputDeviceTransfersPaginated to access the nested member TransferringInputDeviceSummary

Link copied to clipboard
@JvmName(name = "listInputsResponseInput")
fun Flow<ListInputsResponse>.inputs(): Flow<Input>

This paginator transforms the flow returned by listInputsPaginated to access the nested member Input

Link copied to clipboard
@JvmName(name = "listInputSecurityGroupsResponseInputSecurityGroup")
fun Flow<ListInputSecurityGroupsResponse>.inputSecurityGroups(): Flow<InputSecurityGroup>

This paginator transforms the flow returned by listInputSecurityGroupsPaginated to access the nested member InputSecurityGroup

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listMultiplexesResponseMultiplexSummary")
fun Flow<ListMultiplexesResponse>.multiplexes(): Flow<MultiplexSummary>

This paginator transforms the flow returned by listMultiplexesPaginated to access the nested member MultiplexSummary

Link copied to clipboard
@JvmName(name = "listMultiplexProgramsResponseMultiplexProgramSummary")
fun Flow<ListMultiplexProgramsResponse>.multiplexPrograms(): Flow<MultiplexProgramSummary>

This paginator transforms the flow returned by listMultiplexProgramsPaginated to access the nested member MultiplexProgramSummary

Link copied to clipboard
@JvmName(name = "listOfferingsResponseOffering")
fun Flow<ListOfferingsResponse>.offerings(): Flow<Offering>

This paginator transforms the flow returned by listOfferingsPaginated to access the nested member Offering

Link copied to clipboard
@JvmName(name = "listReservationsResponseReservation")
fun Flow<ListReservationsResponse>.reservations(): Flow<Reservation>

This paginator transforms the flow returned by listReservationsPaginated to access the nested member Reservation

Link copied to clipboard
@JvmName(name = "describeScheduleResponseScheduleAction")
fun Flow<DescribeScheduleResponse>.scheduleActions(): Flow<ScheduleAction>

This paginator transforms the flow returned by describeSchedulePaginated to access the nested member ScheduleAction