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