public abstract class CoinPaymentsGetRequest<T> extends CoinPaymentsRequest<T>
api| Constructor and Description |
|---|
CoinPaymentsGetRequest() |
| Modifier and Type | Method and Description |
|---|---|
T |
execute() |
java.lang.String |
getMethod() |
java.lang.String |
getPayload() |
getUrl, parseJson, parseJson, parseJson, parseResultpublic java.lang.String getMethod()
getMethod in class CoinPaymentsRequest<T>public T execute() throws org.apache.http.client.ClientProtocolException, java.io.IOException
execute in class CoinPaymentsRequest<T>org.apache.http.client.ClientProtocolExceptionjava.io.IOExceptionpublic java.lang.String getPayload()
getPayload in class CoinPaymentsRequest<T>Copyright © 2018. All Rights Reserved.