| Package | Description |
|---|---|
| com.algolia.search |
| Modifier and Type | Method and Description |
|---|---|
default RestoreApiKeyResponse |
SearchClientAPIKeys.restoreApiKey(String apiKey)
Restore the given API Key
|
default RestoreApiKeyResponse |
SearchClientAPIKeys.restoreApiKey(String apiKey,
RequestOptions requestOptions)
Restore the given API Key
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RestoreApiKeyResponse> |
SearchClientAPIKeys.restoreApiKeyAsync(String apiKey)
Restore the given API Key
|
default CompletableFuture<RestoreApiKeyResponse> |
SearchClientAPIKeys.restoreApiKeyAsync(String apiKey,
RequestOptions requestOptions)
Restore the given API Key
|
Copyright © 2019. All rights reserved.