public class LevelForUpdateAlertingRuleInput extends Object
| Constructor and Description |
|---|
LevelForUpdateAlertingRuleInput() |
| Modifier and Type | Method and Description |
|---|---|
LevelForUpdateAlertingRuleInput |
_for(String _for) |
LevelForUpdateAlertingRuleInput |
comparator(String comparator) |
boolean |
equals(Object o) |
String |
getComparator()
Get comparator
|
String |
getFor()
Get _for
|
String |
getLevel()
Get level
|
Double |
getThreshold()
Get threshold
|
int |
hashCode() |
LevelForUpdateAlertingRuleInput |
level(String level) |
void |
setComparator(String comparator) |
void |
setFor(String _for) |
void |
setLevel(String level) |
void |
setThreshold(Double threshold) |
LevelForUpdateAlertingRuleInput |
threshold(Double threshold) |
String |
toString() |
public LevelForUpdateAlertingRuleInput comparator(String comparator)
public String getComparator()
public void setComparator(String comparator)
public LevelForUpdateAlertingRuleInput _for(String _for)
public String getFor()
public void setFor(String _for)
public LevelForUpdateAlertingRuleInput level(String level)
public String getLevel()
public void setLevel(String level)
public LevelForUpdateAlertingRuleInput threshold(Double threshold)
public Double getThreshold()
public void setThreshold(Double threshold)
Copyright © 2026. All rights reserved.