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