public class Notifications extends Page implements TwilioResponseContent
<Notifications> list.| Constructor and Description |
|---|
Notifications() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Notification> |
getNotifications() |
void |
setNotifications(java.util.List<Notification> notifications) |
getEnd, getFirstPageURI, getLastPageURI, getNextPageURI, getNumPages, getPage, getPageSize, getPreviousPageURI, getStart, getTotal, getURI, setEnd, setFirstPageURI, setLastPageURI, setNextPageURI, setNumPages, setPage, setPageSize, setPreviousPageURI, setStart, setTotal, setURIpublic Notifications()
public java.util.List<Notification> getNotifications()
public void setNotifications(java.util.List<Notification> notifications)