Uses of Class
com.azure.search.documents.options.OnActionSentOptions
Packages that use OnActionSentOptions
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 OnActionSentOptions in com.azure.search.documents
Method parameters in com.azure.search.documents with type arguments of type OnActionSentOptionsModifier and TypeMethodDescriptionSearchClientBuilder.SearchIndexingBufferedSenderBuilder.onActionSent(Consumer<OnActionSentOptions<T>> onActionSentConsumer) Sets the callback hook for when a document indexing has been sent in a batching request.