| Modifier and Type | Method | Description |
|---|---|---|
org.json.JSONObject |
APIClient.multipleQueries(List<APIClient.IndexQuery> queries) |
This method allows to query multiple indexes with one API call
|
org.json.JSONObject |
APIClient.multipleQueries(List<APIClient.IndexQuery> queries,
RequestOptions requestOptions) |
This method allows to query multiple indexes with one API call
|
org.json.JSONObject |
APIClient.multipleQueries(List<APIClient.IndexQuery> queries,
String strategy,
RequestOptions requestOptions) |
Copyright © 2018. All rights reserved.