Uses of Class
com.kaltura.client.services.BaseEntryService.ApproveBaseEntryBuilder
-
Packages that use BaseEntryService.ApproveBaseEntryBuilder Package Description com.kaltura.client.services -
-
Uses of BaseEntryService.ApproveBaseEntryBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return BaseEntryService.ApproveBaseEntryBuilder Modifier and Type Method Description static BaseEntryService.ApproveBaseEntryBuilderBaseEntryService. approve(String entryId)Approve the entry and mark the pending flags (if any) as moderated (this will make the entry playable).
-