Uses of Class
com.kaltura.client.services.EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilder
-
Packages that use EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilder Package Description com.kaltura.client.services -
-
Uses of EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilder Modifier and Type Method Description static EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilderEventNotificationTemplateService. listTemplates()static EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilderEventNotificationTemplateService. listTemplates(EventNotificationTemplateFilter filter)static EventNotificationTemplateService.ListTemplatesEventNotificationTemplateBuilderEventNotificationTemplateService. listTemplates(EventNotificationTemplateFilter filter, FilterPager pager)Action lists the template partner event notification templates.
-