public class ConditionForListAlertTemplatesOutput extends Object
| Constructor and Description |
|---|
ConditionForListAlertTemplatesOutput() |
public ConditionForListAlertTemplatesOutput()
public ConditionForListAlertTemplatesOutput comparisonOperator(String comparisonOperator)
public String getComparisonOperator()
public void setComparisonOperator(String comparisonOperator)
public ConditionForListAlertTemplatesOutput evaluationWindow(Integer evaluationWindow)
public Integer getEvaluationWindow()
public void setEvaluationWindow(Integer evaluationWindow)
public ConditionForListAlertTemplatesOutput metricName(String metricName)
public String getMetricName()
public void setMetricName(String metricName)
public ConditionForListAlertTemplatesOutput metricUnit(String metricUnit)
public String getMetricUnit()
public void setMetricUnit(String metricUnit)
public ConditionForListAlertTemplatesOutput statistics(String statistics)
public String getStatistics()
public void setStatistics(String statistics)
public ConditionForListAlertTemplatesOutput threshold(String threshold)
public String getThreshold()
public void setThreshold(String threshold)
Copyright © 2026. All rights reserved.