Uses of Class
com.kaltura.client.types.LiveChannelSegmentFilter
-
Packages that use LiveChannelSegmentFilter Package Description com.kaltura.client.services -
-
Uses of LiveChannelSegmentFilter in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type LiveChannelSegmentFilter Modifier and Type Method Description static LiveChannelSegmentService.ListLiveChannelSegmentBuilderLiveChannelSegmentService. list(LiveChannelSegmentFilter filter)static LiveChannelSegmentService.ListLiveChannelSegmentBuilderLiveChannelSegmentService. list(LiveChannelSegmentFilter filter, FilterPager pager)List live channel segments by filter and pagerConstructors in com.kaltura.client.services with parameters of type LiveChannelSegmentFilter Constructor Description ListLiveChannelSegmentBuilder(LiveChannelSegmentFilter filter, FilterPager pager)
-