| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.responses |
| Modifier and Type | Method and Description |
|---|---|
DeleteUserID |
APIClient.removeUserID(String userID) |
DeleteUserID |
APIClient.removeUserID(String userID,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DeleteUserID> |
AsyncAPIClient.removeUserID(String userID) |
CompletableFuture<DeleteUserID> |
AsyncAPIClient.removeUserID(String userID,
RequestOptions requestOptions) |
| Modifier and Type | Method and Description |
|---|---|
DeleteUserID |
DeleteUserID.setDeletedAt(String deletedAt) |
Copyright © 2018. All rights reserved.