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