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