Uses of Class
com.kaltura.client.types.ReportExportParams
-
Packages that use ReportExportParams Package Description com.kaltura.client.services -
-
Uses of ReportExportParams in com.kaltura.client.services
Methods in com.kaltura.client.services with parameters of type ReportExportParams Modifier and Type Method Description static ReportService.ExportToCsvReportBuilderReportService. exportToCsv(ReportExportParams params)Constructors in com.kaltura.client.services with parameters of type ReportExportParams Constructor Description ExportToCsvReportBuilder(ReportExportParams params_)
-