Uses of Class
com.kaltura.client.types.SchedulerConfig
-
Packages that use SchedulerConfig Package Description com.kaltura.client.types -
-
Uses of SchedulerConfig in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type SchedulerConfig Modifier and Type Method Description List<SchedulerConfig>Scheduler. getConfigs()List<SchedulerConfig>SchedulerWorker. getConfigs()Method parameters in com.kaltura.client.types with type arguments of type SchedulerConfig Modifier and Type Method Description voidSchedulerWorker. setConfigs(List<SchedulerConfig> configs)
-