public abstract class GetISSRequest<T> extends AbstractISSRequest<T>
API_URL, callback, callbackType, endpoint, GSON| Modifier | Constructor and Description |
|---|---|
protected |
GetISSRequest(String endpoint,
Consumer callback,
Class callbackType,
Map<String,String> queryParams) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Request |
getRequest() |
getBody, getEndpoint, handleResponse, performpublic okhttp3.Request getRequest()
getRequest in class AbstractISSRequest<T>Copyright © 2017. All rights reserved.