public class ChannelList extends NextGenListResource<Channel,TwilioIPMessagingClient> implements ResourceFactory<Channel>
| Constructor and Description |
|---|
ChannelList(TwilioIPMessagingClient client,
String serviceSid) |
ChannelList(TwilioIPMessagingClient client,
String serviceSid,
Map<String,String> filters) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
create(List<org.apache.http.NameValuePair> params) |
Channel |
create(Map<String,String> params) |
getNextPageUrl, getPage, getPageData, getPageSize, getPreviousPageUrl, getUrl, iteratorsetRequestAccountSidequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ChannelList(TwilioIPMessagingClient client, String serviceSid)
public ChannelList(TwilioIPMessagingClient client, String serviceSid, Map<String,String> filters)
public Channel create(Map<String,String> params) throws TwilioRestException
create in interface ResourceFactory<Channel>TwilioRestExceptionpublic Channel create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
create in interface ResourceFactory<Channel>TwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.