Uses of Class
com.kaltura.client.types.ExtendingItemMrssParameter
-
Packages that use ExtendingItemMrssParameter Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of ExtendingItemMrssParameter in com.kaltura.client.services
Method parameters in com.kaltura.client.services with type arguments of type ExtendingItemMrssParameter Modifier and Type Method Description static MediaService.GetMrssMediaBuilderMediaService. getMrss(String entryId, List<ExtendingItemMrssParameter> extendingItemsArray)static MediaService.GetMrssMediaBuilderMediaService. getMrss(String entryId, List<ExtendingItemMrssParameter> extendingItemsArray, String features)Get MRSS by entry id XML will return as an escaped stringConstructor parameters in com.kaltura.client.services with type arguments of type ExtendingItemMrssParameter Constructor Description GetMrssMediaBuilder(String entryId, List<ExtendingItemMrssParameter> extendingItemsArray, String features) -
Uses of ExtendingItemMrssParameter in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type ExtendingItemMrssParameter Modifier and Type Method Description List<ExtendingItemMrssParameter>ConfigurableDistributionProfile. getItemXpathsToExtend()List<ExtendingItemMrssParameter>GenericXsltSyndicationFeed. getItemXpathsToExtend()Method parameters in com.kaltura.client.types with type arguments of type ExtendingItemMrssParameter Modifier and Type Method Description voidConfigurableDistributionProfile. setItemXpathsToExtend(List<ExtendingItemMrssParameter> itemXpathsToExtend)voidGenericXsltSyndicationFeed. setItemXpathsToExtend(List<ExtendingItemMrssParameter> itemXpathsToExtend)
-