@Immutable public final class QueryResultsBasic extends Object implements com.vk.api.sdk.httpclient.QueryResults
AbstractQueryBuilders.| Constructor and Description |
|---|
QueryResultsBasic(QueriesSafe queries)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
fullyCached() |
List<com.google.gson.JsonElement> |
results() |
public QueryResultsBasic(QueriesSafe queries)
queries - Queries.public List<com.google.gson.JsonElement> results() throws IOException
results in interface com.vk.api.sdk.httpclient.QueryResultsIOExceptionpublic boolean fullyCached()
fullyCached in interface com.vk.api.sdk.httpclient.QueryResultsCopyright © 2017–2018 jcabi.com. All rights reserved.