| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.responses |
| Modifier and Type | Method and Description |
|---|---|
AssignUserID |
APIClient.assignUserID(String userID,
String clusterName) |
AssignUserID |
APIClient.assignUserID(String userID,
String clusterName,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AssignUserID> |
AsyncAPIClient.assignUserID(String userID,
String clusterName) |
CompletableFuture<AssignUserID> |
AsyncAPIClient.assignUserID(String userID,
String clusterName,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
AssignUserID |
AssignUserID.setCreatedAt(String createdAt) |
Copyright © 2018. All rights reserved.