| Modifier and Type | Method and 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 © 2019. All rights reserved.