| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AsyncAPIClientConfiguration |
| Modifier and Type | Field | Description |
|---|---|---|
protected APIClientConfiguration |
APIClient.configuration |
| Modifier and Type | Method | Description |
|---|---|---|
APIClientConfiguration |
APIClientConfiguration.setApiKey(String apiKey) |
|
APIClientConfiguration |
APIClientConfiguration.setApplicationId(String applicationId) |
|
APIClientConfiguration |
APIClientConfiguration.setBuildHosts(List<String> buildHosts) |
|
APIClientConfiguration |
APIClientConfiguration.setConnectTimeout(int connectTimeout) |
|
APIClientConfiguration |
APIClientConfiguration.setHeaders(Map<String,String> headers) |
|
APIClientConfiguration |
APIClientConfiguration.setHostDownTimeout(int hostDownTimeout) |
|
APIClientConfiguration |
APIClientConfiguration.setMaxConnTotal(int maxConnTotal) |
|
APIClientConfiguration |
APIClientConfiguration.setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
|
APIClientConfiguration |
APIClientConfiguration.setQueryHosts(List<String> queryHosts) |
|
APIClientConfiguration |
APIClientConfiguration.setReadTimeout(int readTimeout) |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract APIClient |
APIClientBuilder.build(APIClientConfiguration configuration) |
Copyright © 2018. All rights reserved.