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