| AccountClient |
The account client performs cross indices operations This class is an helper and it doesn't hold
resources.
|
| AnalyticsClient |
Algolia's REST analytics client that wraps an instance of the transporter HttpTransport
which wraps the HTTP Client This client allows to build typed requests and read typed responses.
|
| AnalyticsConfig |
|
| AnalyticsConfig.Builder |
|
| ConfigBase |
Algolia's clients common configuration
|
| ConfigBase.Builder<T extends ConfigBase.Builder<T>> |
Config base builder to ensure the immutability of the configuration.
|
| Defaults |
Class holding shared objects between all clients.
|
| HttpTransport |
The transport layer is responsible of the serialization/deserialization and the retry strategy.
|
| InsightsClient |
Algolia's REST insights client that wraps an instance of the transporter HttpTransport
which wraps the HTTP Client This client allows to build typed requests and read typed responses.
|
| InsightsConfig |
|
| InsightsConfig.Builder |
|
| PersonalizationClient |
Algolia's REST recommendation client that wraps an instance of the transporter HttpTransport which wraps the HTTP Client This client allows to build typed requests and read
typed responses.
|
| PersonalizationConfig |
|
| PersonalizationConfig.Builder |
|
| RecommendationClient |
Deprecated.
|
| RecommendationConfig |
Deprecated.
|
| RecommendationConfig.Builder |
|
| RecommendClient |
Algolia's REST recommend client that wraps an instance of the transporter HttpTransport
which wraps the HTTP Client This client allows to build typed requests and read typed responses.
|
| SearchClient |
Algolia's REST search client that wraps an instance of the transporter HttpTransport
which wraps the HttpClient This client allows to build typed requests and read typed responses.
|
| SearchConfig |
|
| SearchConfig.Builder |
|
| SearchIndex<T> |
This class holds all endpoints for an Index.
|
| StatefulHost |
|
| UserInsightsClient |
|