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