| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
List<StatefulHost> |
ConfigBase.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigBase.Builder.setHosts(List<StatefulHost> customHosts)
Sets a list of specific host to target.
|
| Constructor and Description |
|---|
Builder(String applicationID,
String apiKey,
List<StatefulHost> defaultHosts,
CompressionType compressionType)
Builds a base configuration
|
Copyright © 2019. All rights reserved.