public interface IncomingPhoneNumberFactory
| Modifier and Type | Method and Description |
|---|---|
IncomingPhoneNumber |
create(List<org.apache.http.NameValuePair> params)
Creates the IncomingPhoneNumber
|
IncomingPhoneNumber |
create(Map<String,String> params)
Creates the IncomingPhoneNumber
|
IncomingPhoneNumber create(Map<String,String> params) throws TwilioRestException
params - the params mapTwilioRestExceptionIncomingPhoneNumber create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
params - the param listTwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.