Uses of Class
com.cloudera.cdp.df.model.MetricChart
Packages that use MetricChart
-
Uses of MetricChart in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type MetricChartModifier and TypeMethodDescriptionListDeploymentKPIsResponse.getMetricCharts()
Getter for metricCharts.ListDeploymentSystemMetricsResponse.getMetricCharts()
Getter for metricCharts.ListServiceSystemMetricsResponse.getMetricCharts()
Getter for metricCharts.Method parameters in com.cloudera.cdp.df.model with type arguments of type MetricChartModifier and TypeMethodDescriptionvoid
ListDeploymentKPIsResponse.setMetricCharts
(List<MetricChart> metricCharts) Setter for metricCharts.void
ListDeploymentSystemMetricsResponse.setMetricCharts
(List<MetricChart> metricCharts) Setter for metricCharts.void
ListServiceSystemMetricsResponse.setMetricCharts
(List<MetricChart> metricCharts) Setter for metricCharts.