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