Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listChannelGroupsPaginated to access the nested member ChannelGroupListConfiguration
This paginator transforms the flow returned by listChannelsPaginated to access the nested member ChannelListConfiguration
This paginator transforms the flow returned by listHarvestJobsPaginated to access the nested member HarvestJob
This paginator transforms the flow returned by listOriginEndpointsPaginated to access the nested member OriginEndpointListConfiguration
Link copied to clipboard
fun MediaPackageV2Client.listChannelGroupsPaginated(initialRequest: ListChannelGroupsRequest = ListChannelGroupsRequest { }): Flow<ListChannelGroupsResponse>
fun MediaPackageV2Client.listChannelGroupsPaginated(block: ListChannelGroupsRequest.Builder.() -> Unit): Flow<ListChannelGroupsResponse>
Paginate over ListChannelGroupsResponse results.
Link copied to clipboard
fun MediaPackageV2Client.listChannelsPaginated(initialRequest: ListChannelsRequest): Flow<ListChannelsResponse>
fun MediaPackageV2Client.listChannelsPaginated(block: ListChannelsRequest.Builder.() -> Unit): Flow<ListChannelsResponse>
Paginate over ListChannelsResponse results.
Link copied to clipboard
fun MediaPackageV2Client.listHarvestJobsPaginated(initialRequest: ListHarvestJobsRequest): Flow<ListHarvestJobsResponse>
fun MediaPackageV2Client.listHarvestJobsPaginated(block: ListHarvestJobsRequest.Builder.() -> Unit): Flow<ListHarvestJobsResponse>
Paginate over ListHarvestJobsResponse results.
Link copied to clipboard
fun MediaPackageV2Client.listOriginEndpointsPaginated(initialRequest: ListOriginEndpointsRequest): Flow<ListOriginEndpointsResponse>
fun MediaPackageV2Client.listOriginEndpointsPaginated(block: ListOriginEndpointsRequest.Builder.() -> Unit): Flow<ListOriginEndpointsResponse>
Paginate over ListOriginEndpointsResponse results.