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