| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.responses |
| Modifier and Type | Method and Description |
|---|---|
ABTest |
Analytics.getABTest(long id) |
ABTest |
APIClient.getABTest(long id) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ABTest> |
AsyncAnalytics.getABTest(long id) |
| Modifier and Type | Method and Description |
|---|---|
TaskABTest |
Analytics.addABTest(ABTest abtest) |
CompletableFuture<AsyncTaskABTest> |
AsyncAnalytics.addABTest(ABTest abtest) |
TaskABTest |
APIClient.addABTest(ABTest abtest) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ABTest> |
ABTests.getAbtests() |
Copyright © 2018. All rights reserved.