public class PhloGetter extends Getter<Phlo>
| Modifier and Type | Field and Description |
|---|---|
protected PlivoClient |
plivoClient |
| Constructor and Description |
|---|
PhloGetter(java.lang.String phloId) |
| Modifier and Type | Method and Description |
|---|---|
PlivoClient |
client() |
protected retrofit2.Call<Phlo> |
obtainCall() |
handleResponse, validateprotected PlivoClient plivoClient
public PhloGetter(java.lang.String phloId)
public PlivoClient client()
client in class BaseRequest<Phlo>protected retrofit2.Call<Phlo> obtainCall()
obtainCall in class Getter<Phlo>