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