Uses of Class
com.kaltura.client.types.UiConf
-
Packages that use UiConf Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of UiConf in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type UiConf Modifier and Type Method Description static UiConfService.AddUiConfBuilderUiConfService. add(UiConf uiConf)UIConf Add action allows you to add a UIConf to Kaltura DBstatic UiConfService.UpdateUiConfBuilderUiConfService. update(long id, UiConf uiConf)Update an existing UIConfConstructors in com.kaltura.client.services with parameters of type UiConf Constructor Description AddUiConfBuilder(UiConf uiConf)UpdateUiConfBuilder(long id, UiConf uiConf) -
Uses of UiConf in com.kaltura.client.types
Subclasses of UiConf in com.kaltura.client.types Modifier and Type Class Description classUiConfAdminThis class was generated using generate.php against an XML schema provided by Kaltura.
-