public class LevelForGetAlertOutput extends Object
| Constructor and Description |
|---|
LevelForGetAlertOutput() |
| Modifier and Type | Method and Description |
|---|---|
LevelForGetAlertOutput |
_for(String _for) |
LevelForGetAlertOutput |
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() |
LevelForGetAlertOutput |
level(String level) |
void |
setComparator(String comparator) |
void |
setFor(String _for) |
void |
setLevel(String level) |
void |
setThreshold(Double threshold) |
LevelForGetAlertOutput |
threshold(Double threshold) |
String |
toString() |
public LevelForGetAlertOutput comparator(String comparator)
public String getComparator()
public void setComparator(String comparator)
public LevelForGetAlertOutput _for(String _for)
public String getFor()
public void setFor(String _for)
public LevelForGetAlertOutput level(String level)
public String getLevel()
public void setLevel(String level)
public LevelForGetAlertOutput threshold(Double threshold)
public Double getThreshold()
public void setThreshold(Double threshold)
Copyright © 2026. All rights reserved.