public interface OutgoingCallerIdFactory
| Modifier and Type | Method and Description |
|---|---|
CallerIdValidation |
create(List<org.apache.http.NameValuePair> params)
Creates the OutgoingCallerId
|
CallerIdValidation |
create(Map<String,String> params)
Creates the OutgoingCallerId
|
CallerIdValidation create(Map<String,String> params) throws TwilioRestException
params - the params mapTwilioRestExceptionCallerIdValidation create(List<org.apache.http.NameValuePair> params) throws TwilioRestException
params - the paramsTwilioRestExceptionCopyright © 2011 Twilio, Inc. All Rights Reserved.