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