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