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