| Package | Description |
|---|---|
| com.algolia.search | |
| com.algolia.search.responses |
| Modifier and Type | Method | Description |
|---|---|---|
DeleteKey |
APIClient.deleteApiKey(String key) |
Delete an existing key
|
DeleteKey |
APIClient.deleteApiKey(String key,
RequestOptions requestOptions) |
Delete an existing key
|
DeleteKey |
APIClient.deleteKey(String key) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
CompletableFuture<DeleteKey> |
AsyncAPIClient.deleteApiKey(String key) |
Delete an existing key
|
CompletableFuture<DeleteKey> |
AsyncAPIClient.deleteApiKey(String key,
RequestOptions requestOptions) |
Delete an existing key
|
CompletableFuture<DeleteKey> |
AsyncAPIClient.deleteKey(String key) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
DeleteKey |
DeleteKey.setDeletedAt(String deletedAt) |
Copyright © 2017. All rights reserved.