|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TaskFactory
A factory for creating Tasks.
| Method Summary | |
|---|---|
Task |
create(List<org.apache.http.NameValuePair> params)
Creates a task. |
Task |
create(Map<String,String> params)
Creates a task. |
| Method Detail |
|---|
Task create(Map<String,String> params)
throws TwilioRestException
params - the params list
TwilioRestException
Task create(List<org.apache.http.NameValuePair> params)
throws TwilioRestException
params - the params list
TwilioRestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||