public class QueuedCallGetter extends Getter<QueuedCall>
plivoClient| Constructor and Description |
|---|
QueuedCallGetter(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<QueuedCall> |
obtainCall() |
client, handleResponse, validatepublic QueuedCallGetter(java.lang.String id)
protected retrofit2.Call<QueuedCall> obtainCall()
obtainCall in class Getter<QueuedCall>