public abstract class ApiRequest<R> extends Object
| Constructor and Description |
|---|
ApiRequest(String apiMethod,
com.google.gson.Gson gson,
SpApiHttpClient spApiHttpClient,
Type type) |
public ApiRequest(String apiMethod, com.google.gson.Gson gson, SpApiHttpClient spApiHttpClient, Type type)
public R execute() throws SpApiException
SpApiExceptionCopyright © 2020. All Rights Reserved.