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