public interface ApplicationFactory
| Modifier and Type | Method and Description |
|---|---|
Application |
create(List<org.apache.http.NameValuePair> params) |
Application |
create(Map<String,String> params)
Creates the.
|
Application create(Map<String,String> params) throws TwilioRestException
params - the paramsTwilioRestExceptionApplication create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
TwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.