Uses of Class
com.azure.search.documents.options.OnActionAddedOptions
Packages that use OnActionAddedOptions
Package
Description
Azure AI Search, formerly known as "Azure AI Search", provides secure information retrieval at scale over
user-owned content in traditional and conversational search applications.
-
Uses of OnActionAddedOptions in com.azure.search.documents
Method parameters in com.azure.search.documents with type arguments of type OnActionAddedOptionsModifier and TypeMethodDescriptionSearchClientBuilder.SearchIndexingBufferedSenderBuilder.onActionAdded(Consumer<OnActionAddedOptions<T>> onActionAddedConsumer) Callback hook for when a document indexing action has been added to a batch queued.