public class AuthorizedConnectAppList extends ListResource<AuthorizedConnectApp>
| 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, getNumPages, getPage, getPageData, getStart, getTotal, iteratorsetRequestAccountSidpublic AuthorizedConnectAppList(TwilioRestClient client)
client - the clientpublic AuthorizedConnectAppList(TwilioRestClient client, Map<String,String> filters)
client - the clientfilters - the filtersCopyright © 2011 Twilio, Inc. All Rights Reserved.