public class ApplicationLister extends Lister<Application>
| 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) |
iterator, limit, limit, list, offset, offset, toMapclient, client, handleResponse, validatepublic java.lang.String subaccount()
public ApplicationLister subaccount(java.lang.String subaccount)
protected retrofit2.Call<ListResponse<Application>> obtainCall()
obtainCall in class Lister<Application>