Uses of Class
com.kaltura.client.services.BaseEntryService.UpdateContentBaseEntryBuilder
-
Packages that use BaseEntryService.UpdateContentBaseEntryBuilder Package Description com.kaltura.client.services -
-
Uses of BaseEntryService.UpdateContentBaseEntryBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return BaseEntryService.UpdateContentBaseEntryBuilder Modifier and Type Method Description static BaseEntryService.UpdateContentBaseEntryBuilderBaseEntryService. updateContent(String entryId, Resource resource)static BaseEntryService.UpdateContentBaseEntryBuilderBaseEntryService. updateContent(String entryId, Resource resource, int conversionProfileId)static BaseEntryService.UpdateContentBaseEntryBuilderBaseEntryService. updateContent(String entryId, Resource resource, int conversionProfileId, EntryReplacementOptions advancedOptions)Update the content resource associated with the entry.
-