| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setConnectTimeout(int connectTimeout)
Set the connect timeout of the HTTP client
|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setExtraHeader(String key,
String value)
Set extra headers to the requests
|
AsyncAPIClientBuilder |
AsyncAPIClientBuilder.setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Set the Jackson ObjectMapper
|
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 © 2016. All rights reserved.