| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setBuildHosts(List<String> buildHosts) |
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setConnectTimeout(int connectTimeout)
Set the connect timeout of the HTTP client
|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setExtraHeader(String key,
String value)
Deprecated.
|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Set the Jackson ObjectMapper
|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setQueryHosts(List<String> queryHosts) |
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setReadTimeout(int readTimeout)
Set the read timeout of the HTTP client
|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setUserAgent(String customAgent,
String customAgentVersion)
Customize the user agent
|
Copyright © 2018. All rights reserved.