public class ListAlertingRulesResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListAlertingRulesResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListAlertingRulesResponse |
addItemsItem(ItemForListAlertingRulesOutput itemsItem) |
boolean |
equals(Object o) |
@Valid List<ItemForListAlertingRulesOutput> |
getItems()
Get items
|
Long |
getTotal()
Get total
|
int |
hashCode() |
ListAlertingRulesResponse |
items(List<ItemForListAlertingRulesOutput> items) |
void |
setItems(List<ItemForListAlertingRulesOutput> items) |
void |
setTotal(Long total) |
String |
toString() |
ListAlertingRulesResponse |
total(Long total) |
getResponseMetadata, setResponseMetadatapublic ListAlertingRulesResponse items(List<ItemForListAlertingRulesOutput> items)
public ListAlertingRulesResponse addItemsItem(ItemForListAlertingRulesOutput itemsItem)
@Valid public @Valid List<ItemForListAlertingRulesOutput> getItems()
public void setItems(List<ItemForListAlertingRulesOutput> items)
public ListAlertingRulesResponse total(Long total)
public Long getTotal()
public void setTotal(Long total)
Copyright © 2026. All rights reserved.