public abstract class OAuthQueryBuilder<T,R> extends AbstractQueryBuilder<T,R>
| Constructor and Description |
|---|
OAuthQueryBuilder(VkApiClient client,
java.lang.String endpoint,
java.lang.String method,
java.lang.reflect.Type type) |
| Modifier and Type | Method and Description |
|---|---|
R |
execute() |
accessToken, build, captchaKey, captchaSid, clientSecret, confirm, essentialKeys, getBody, getMethod, getParams, getQueryHeaders, getThis, lang, toString, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, unsafeParam, version, withHeader, withHeadersaddHeader, addHeaders, executeAsRaw, executeAsString, executeAsStringWithReturningFullInfo, executeTypeable, executeTypeableWithoutRetry, executeWithoutRetry, getClient, getCookie, getGson, getHeaders, getResponseClass, getUrl, setCookie, setCookies, setHeaders, setHeaderspublic OAuthQueryBuilder(VkApiClient client, java.lang.String endpoint, java.lang.String method, java.lang.reflect.Type type)
public R execute() throws ApiException, ClientException
execute in class ApiRequest<R>ApiExceptionClientException