| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.models.analytics |
| Modifier and Type | Method and Description |
|---|---|
AddABTestResponse |
AnalyticsClient.addABTest(ABTest abTest)
Creates a new AB Test with provided configuration
|
AddABTestResponse |
AnalyticsClient.addABTest(ABTest abTest,
RequestOptions requestOptions)
Creates a new AB Test with provided configuration
|
CompletableFuture<AddABTestResponse> |
AnalyticsClient.addABTestAsync(ABTest abTest)
Creates a new AB Test with provided configuration
|
CompletableFuture<AddABTestResponse> |
AnalyticsClient.addABTestAsync(ABTest abTest,
RequestOptions requestOptions)
Creates a new AB Test with provided configuration
|
| Modifier and Type | Class and Description |
|---|---|
class |
ABTestResponse |
Copyright © 2019. All rights reserved.