| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexDocumentsBatch<T>
Contains a batch of document write actions to send to the index.
|
| Modifier and Type | Method and Description |
|---|---|
protected IndexBatchBase<T> |
IndexBatchBase.setActions(List<IndexAction<T>> actions)
Set the actions property: The actions in the batch.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.