public class EndpointLister extends VoiceLister<Endpoint>
limit, offsetplivoClient| Constructor and Description |
|---|
EndpointLister() |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<ListResponse<Endpoint>> |
obtainCall() |
protected retrofit2.Call<ListResponse<Endpoint>> |
obtainFallback1Call() |
protected retrofit2.Call<ListResponse<Endpoint>> |
obtainFallback2Call() |
client, get, iterator, limit, limit, list, offset, offset, toMapclient, handleResponse, validatepublic EndpointLister()
protected retrofit2.Call<ListResponse<Endpoint>> obtainCall()
obtainCall in class VoiceLister<Endpoint>protected retrofit2.Call<ListResponse<Endpoint>> obtainFallback1Call()
obtainFallback1Call in class VoiceLister<Endpoint>protected retrofit2.Call<ListResponse<Endpoint>> obtainFallback2Call()
obtainFallback2Call in class VoiceLister<Endpoint>