public class CallSpeakCreator extends Creator<CallSpeakCreateResponse>
| Constructor and Description |
|---|
CallSpeakCreator(java.lang.String id,
java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<CallSpeakCreateResponse> |
obtainCall() |
CallSpeakCreateResponse |
speak() |
client, client, handleResponse, validatepublic CallSpeakCreator(java.lang.String id,
java.lang.String text)
protected retrofit2.Call<CallSpeakCreateResponse> obtainCall()
obtainCall in class Creator<CallSpeakCreateResponse>public CallSpeakCreateResponse speak() throws java.io.IOException, PlivoRestException
java.io.IOExceptionPlivoRestException