public class ResourceForGetAlertOutput extends Object
| Constructor and Description |
|---|
ResourceForGetAlertOutput() |
| Modifier and Type | Method and Description |
|---|---|
ResourceForGetAlertOutput |
addLabelsItem(LabelForGetAlertOutput labelsItem) |
boolean |
equals(Object o) |
@Valid List<LabelForGetAlertOutput> |
getLabels()
Get labels
|
int |
hashCode() |
ResourceForGetAlertOutput |
labels(List<LabelForGetAlertOutput> labels) |
void |
setLabels(List<LabelForGetAlertOutput> labels) |
String |
toString() |
public ResourceForGetAlertOutput labels(List<LabelForGetAlertOutput> labels)
public ResourceForGetAlertOutput addLabelsItem(LabelForGetAlertOutput labelsItem)
@Valid public @Valid List<LabelForGetAlertOutput> getLabels()
public void setLabels(List<LabelForGetAlertOutput> labels)
Copyright © 2026. All rights reserved.