public abstract class GetRequest<T> extends AbstractRequest<T>
Constructor and Description |
---|
GetRequest(SberApiClient client) |
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.methods.HttpGet |
getMethod() |
protected void |
preExecute() |
build, execute, getClient, getEndpoint, getParams, getResponseType, postCheck, setHeader, setParam
public GetRequest(SberApiClient client)
public org.apache.http.client.methods.HttpGet getMethod()
getMethod
in class AbstractRequest<T>
protected void preExecute() throws ApiException
preExecute
in class AbstractRequest<T>
ApiException
Copyright © 2020. All rights reserved.