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