Uses of Class
com.kaltura.client.types.BaseEntryCloneOptionItem
-
Packages that use BaseEntryCloneOptionItem Package Description com.kaltura.client.services com.kaltura.client.types -
-
Uses of BaseEntryCloneOptionItem in com.kaltura.client.services
Method parameters in com.kaltura.client.services with type arguments of type BaseEntryCloneOptionItem Modifier and Type Method Description static BaseEntryService.CloneBaseEntryBuilderBaseEntryService. clone(String entryId, List<BaseEntryCloneOptionItem> cloneOptions)Clone an entry with optional attributes to apply to the cloneConstructor parameters in com.kaltura.client.services with type arguments of type BaseEntryCloneOptionItem Constructor Description CloneBaseEntryBuilder(String entryId, List<BaseEntryCloneOptionItem> cloneOptions) -
Uses of BaseEntryCloneOptionItem in com.kaltura.client.types
Subclasses of BaseEntryCloneOptionItem in com.kaltura.client.types Modifier and Type Class Description classBaseEntryCloneOptionComponentThis class was generated using generate.php against an XML schema provided by Kaltura.
-