| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
APIClientBuilder |
APIClientBuilder.setConnectTimeout(int connectTimeout)
Set the connect timeout of the HTTP client
|
APIClientBuilder |
APIClientBuilder.setExtraHeader(String key,
String value)
Set extra headers to the requests
|
APIClientBuilder |
APIClientBuilder.setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Set the Jackson ObjectMapper
|
APIClientBuilder |
APIClientBuilder.setReadTimeout(int readTimeout)
Set the read timeout of the HTTP client
|
APIClientBuilder |
APIClientBuilder.setUserAgent(String customAgent,
String customAgentVersion)
Customize the user agent
|
Copyright © 2016. All rights reserved.