public class ApplicationLister extends Lister<Application>
plivoClient| Constructor and Description |
|---|
ApplicationLister() |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<ListResponse<Application>> |
obtainCall() |
java.lang.String |
subaccount() |
ApplicationLister |
subaccount(java.lang.String subaccount) |
client, iterator, limit, limit, list, offset, offset, toMapclient, handleResponse, validatepublic ApplicationLister()
public java.lang.String subaccount()
public ApplicationLister subaccount(java.lang.String subaccount)
protected retrofit2.Call<ListResponse<Application>> obtainCall()
obtainCall in class Lister<Application>