Uses of Class
com.kaltura.client.services.BaseEntryService.CloneBaseEntryBuilder
-
Packages that use BaseEntryService.CloneBaseEntryBuilder Package Description com.kaltura.client.services -
-
Uses of BaseEntryService.CloneBaseEntryBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return BaseEntryService.CloneBaseEntryBuilder Modifier and Type Method Description static BaseEntryService.CloneBaseEntryBuilderBaseEntryService. clone(String entryId)static BaseEntryService.CloneBaseEntryBuilderBaseEntryService. clone(String entryId, List<BaseEntryCloneOptionItem> cloneOptions)Clone an entry with optional attributes to apply to the clone
-