| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.responses |
| Modifier and Type | Method and Description |
|---|---|
DeleteKey |
Index.deleteKey(String key)
Delete a key by name from this index
|
DeleteKey |
APIClient.deleteKey(String key)
Delete an existing key
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DeleteKey> |
AsyncIndex.deleteKey(String key)
Delete a key by name from this index
|
CompletableFuture<DeleteKey> |
AsyncAPIClient.deleteKey(String key)
Delete an existing key
|
| Modifier and Type | Method and Description |
|---|---|
DeleteKey |
DeleteKey.setDeletedAt(String deletedAt) |
Copyright © 2016. All rights reserved.