Uses of Class
com.cloudera.cdp.df.model.MetricChartAlert
-
Packages that use MetricChartAlert Package Description com.cloudera.cdp.df.model -
-
Uses of MetricChartAlert in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return MetricChartAlert Modifier and Type Method Description MetricChartAlert
MetricChart. getAlert()
Getter for alert.Methods in com.cloudera.cdp.df.model with parameters of type MetricChartAlert Modifier and Type Method Description void
MetricChart. setAlert(MetricChartAlert alert)
Setter for alert.
-