|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IpAccessControlListMappingFactory
A factory for creating SipDomain objects. For more information see https://www.twilio.com/docs/api/rest/ipaccesscontrollistmapping
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
IpAccessControlListMapping create(Map<String,String> params)
throws TwilioRestException
params - the params map
TwilioRestException
IpAccessControlListMapping create(List<org.apache.http.NameValuePair> params)
throws TwilioRestException
params - the param list
TwilioRestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||