Uses of Class
com.kaltura.client.services.ReportService.GetGraphsReportBuilder
-
Packages that use ReportService.GetGraphsReportBuilder Package Description com.kaltura.client.services -
-
Uses of ReportService.GetGraphsReportBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return ReportService.GetGraphsReportBuilder Modifier and Type Method Description static ReportService.GetGraphsReportBuilderReportService. getGraphs(ReportType reportType, ReportInputFilter reportInputFilter)static ReportService.GetGraphsReportBuilderReportService. getGraphs(ReportType reportType, ReportInputFilter reportInputFilter, String dimension)static ReportService.GetGraphsReportBuilderReportService. getGraphs(ReportType reportType, ReportInputFilter reportInputFilter, String dimension, String objectIds)static ReportService.GetGraphsReportBuilderReportService. getGraphs(ReportType reportType, ReportInputFilter reportInputFilter, String dimension, String objectIds, ReportResponseOptions responseOptions)report getGraphs action allows to get a graph data for a specific report.
-