public class PowerpackLister extends Lister<Powerpack>
plivoClient| Constructor and Description |
|---|
PowerpackLister() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
get() |
protected retrofit2.Call<ListResponse<Powerpack>> |
obtainCall() |
client, iterator, limit, limit, list, offset, offset, toMapclient, handleResponse, validatepublic PowerpackLister()
public java.lang.Long get() throws java.io.IOException, PlivoRestException
get in class Lister<Powerpack>java.io.IOExceptionPlivoRestExceptionprotected retrofit2.Call<ListResponse<Powerpack>> obtainCall()
obtainCall in class Lister<Powerpack>