|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IncomingPhoneNumberFactory
A factory for creating IncomingPhoneNumber objects.
| Method Summary | |
|---|---|
IncomingPhoneNumber |
create(List<org.apache.http.NameValuePair> params)
Creates the IncomingPhoneNumber |
IncomingPhoneNumber |
create(Map<String,String> params)
Creates the IncomingPhoneNumber |
| Method Detail |
|---|
IncomingPhoneNumber create(Map<String,String> params)
throws TwilioRestException
params - the params map
TwilioRestException
IncomingPhoneNumber 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 | ||||||||