| Package | Description |
|---|---|
| com.azure.search |
Package containing the classes for SearchIndexRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
SearchIndexAsyncClient |
SearchIndexClientBuilder.buildAsyncClient()
Creates a
SearchIndexAsyncClient based on options set in the Builder. |
SearchIndexAsyncClient |
SearchServiceAsyncClient.getIndexClient(String indexName)
Initializes a new
SearchIndexAsyncClient using the given Index name and the same configuration as the
SearchServiceAsyncClient. |
Copyright © 2020 Microsoft Corporation. All rights reserved.