public class ConferenceList extends ListResource<Conference,TwilioRestClient>
| Constructor and Description |
|---|
ConferenceList(TwilioRestClient client)
Instantiates a new conference list.
|
ConferenceList(TwilioRestClient client,
Map<String,String> filters)
Instantiates a new conference list.
|
getEnd, getNextUri, getPage, getPageData, getStart, iteratorsetRequestAccountSidequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ConferenceList(TwilioRestClient client)
client - the clientpublic ConferenceList(TwilioRestClient client, Map<String,String> filters)
client - the clientfilters - the filtersCopyright © 2011 Twilio, Inc. All Rights Reserved.