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