| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Field | Description |
|---|---|---|
protected AsyncAPIClientConfiguration |
AsyncAPIClient.configuration |
| Modifier and Type | Method | Description |
|---|---|---|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setApiKey(String apiKey) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setApplicationId(String applicationId) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setBuildHosts(List<String> buildHosts) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setConnectTimeout(int connectTimeout) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setExecutor(ExecutorService executor) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setHeaders(Map<String,String> headers) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setQueryHosts(List<String> queryHosts) |
|
AsyncAPIClientConfiguration |
AsyncAPIClientConfiguration.setReadTimeout(int readTimeout) |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract AsyncAPIClient |
AsyncAPIClientBuilder.build(AsyncAPIClientConfiguration configuration) |
Copyright © 2018. All rights reserved.