public class Resource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
endpoint |
protected static com.google.gson.Gson |
GSON |
protected List<String> |
requiredFields |
protected static final com.google.gson.Gson GSON
protected String endpoint
public String request(String json) throws ApiException, IOException
json - ApiExceptionIOExceptionCopyright © 2018. All rights reserved.