public class ItemForListAlertSamplesOutput extends Object
| Constructor and Description |
|---|
ItemForListAlertSamplesOutput() |
| Modifier and Type | Method and Description |
|---|---|
ItemForListAlertSamplesOutput |
alertId(String alertId) |
boolean |
equals(Object o) |
String |
getAlertId()
Get alertId
|
String |
getLevel()
Get level
|
String |
getPhase()
Get phase
|
Long |
getTimestamp()
Get timestamp
|
Double |
getValue()
Get value
|
int |
hashCode() |
ItemForListAlertSamplesOutput |
level(String level) |
ItemForListAlertSamplesOutput |
phase(String phase) |
void |
setAlertId(String alertId) |
void |
setLevel(String level) |
void |
setPhase(String phase) |
void |
setTimestamp(Long timestamp) |
void |
setValue(Double value) |
ItemForListAlertSamplesOutput |
timestamp(Long timestamp) |
String |
toString() |
ItemForListAlertSamplesOutput |
value(Double value) |
public ItemForListAlertSamplesOutput alertId(String alertId)
public String getAlertId()
public void setAlertId(String alertId)
public ItemForListAlertSamplesOutput level(String level)
public String getLevel()
public void setLevel(String level)
public ItemForListAlertSamplesOutput phase(String phase)
public String getPhase()
public void setPhase(String phase)
public ItemForListAlertSamplesOutput timestamp(Long timestamp)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
public ItemForListAlertSamplesOutput value(Double value)
public Double getValue()
public void setValue(Double value)
Copyright © 2026. All rights reserved.