Uses of Class
com.kaltura.client.types.ReportExportFile
-
Packages that use ReportExportFile Package Description com.kaltura.client.types -
-
Uses of ReportExportFile in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type ReportExportFile Modifier and Type Method Description List<ReportExportFile>ReportExportJobData. getFiles()Method parameters in com.kaltura.client.types with type arguments of type ReportExportFile Modifier and Type Method Description voidReportExportJobData. setFiles(List<ReportExportFile> files)
-