public interface CredentialListMappingFactory
| Modifier and Type | Method and Description |
|---|---|
CredentialListMapping |
create(List<org.apache.http.NameValuePair> params)
Creates the ip access control list mapping
|
CredentialListMapping |
create(Map<String,String> params)
Creates the ip access control list mapping
|
CredentialListMapping create(Map<String,String> params) throws TwilioRestException
params - the params mapTwilioRestExceptionCredentialListMapping create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
params - the params listTwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.