public class AddressGetter extends Getter<Address>
id, secondaryIdplivoClient| Constructor and Description |
|---|
AddressGetter(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<Address> |
obtainCall() |
client, handleResponse, validatepublic AddressGetter(java.lang.String id)
protected retrofit2.Call<Address> obtainCall()
obtainCall in class Getter<Address>