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