public class QueuedCallListGetter extends VoiceGetter<QueuedCallListResponse>
id, secondaryIdplivoClient| Constructor and Description |
|---|
QueuedCallListGetter() |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<QueuedCallListResponse> |
obtainCall() |
protected retrofit2.Call<QueuedCallListResponse> |
obtainFallback1Call() |
protected retrofit2.Call<QueuedCallListResponse> |
obtainFallback2Call() |
client, get, toMapclient, handleResponse, validatepublic QueuedCallListGetter()
protected retrofit2.Call<QueuedCallListResponse> obtainCall()
obtainCall in class VoiceGetter<QueuedCallListResponse>protected retrofit2.Call<QueuedCallListResponse> obtainFallback1Call()
obtainFallback1Call in class VoiceGetter<QueuedCallListResponse>protected retrofit2.Call<QueuedCallListResponse> obtainFallback2Call()
obtainFallback2Call in class VoiceGetter<QueuedCallListResponse>