Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listChannelGroupsResponseChannelGroupListConfiguration")
fun Flow<ListChannelGroupsResponse>.items(): Flow<ChannelGroupListConfiguration>

This paginator transforms the flow returned by listChannelGroupsPaginated to access the nested member ChannelGroupListConfiguration

@JvmName(name = "listChannelsResponseChannelListConfiguration")
fun Flow<ListChannelsResponse>.items(): Flow<ChannelListConfiguration>

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

@JvmName(name = "listHarvestJobsResponseHarvestJob")
fun Flow<ListHarvestJobsResponse>.items(): Flow<HarvestJob>

This paginator transforms the flow returned by listHarvestJobsPaginated to access the nested member HarvestJob

@JvmName(name = "listOriginEndpointsResponseOriginEndpointListConfiguration")
fun Flow<ListOriginEndpointsResponse>.items(): Flow<OriginEndpointListConfiguration>

This paginator transforms the flow returned by listOriginEndpointsPaginated to access the nested member OriginEndpointListConfiguration