Uses of Class
com.influxdb.client.domain.TemplateChart
Packages that use TemplateChart
-
Uses of TemplateChart in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TemplateChartMethods in com.influxdb.client.domain that return types with arguments of type TemplateChartModifier and TypeMethodDescriptionTemplateSummaryDiffDashboardsNewOld.getCharts()Get chartsTemplateSummarySummaryDashboards.getCharts()Get chartsMethods in com.influxdb.client.domain with parameters of type TemplateChartModifier and TypeMethodDescriptionTemplateSummaryDiffDashboardsNewOld.addChartsItem(TemplateChart chartsItem) TemplateSummarySummaryDashboards.addChartsItem(TemplateChart chartsItem) Method parameters in com.influxdb.client.domain with type arguments of type TemplateChartModifier and TypeMethodDescriptionTemplateSummaryDiffDashboardsNewOld.charts(List<TemplateChart> charts) TemplateSummarySummaryDashboards.charts(List<TemplateChart> charts) voidTemplateSummaryDiffDashboardsNewOld.setCharts(List<TemplateChart> charts) voidTemplateSummarySummaryDashboards.setCharts(List<TemplateChart> charts)