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