Uses of Class
com.azure.search.documents.options.OnActionSucceededOptions
Packages that use OnActionSucceededOptions
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 OnActionSucceededOptions in com.azure.search.documents
Method parameters in com.azure.search.documents with type arguments of type OnActionSucceededOptionsModifier and TypeMethodDescriptionSearchClientBuilder.SearchIndexingBufferedSenderBuilder.onActionSucceeded(Consumer<OnActionSucceededOptions<T>> onActionSucceededConsumer) Sets the callback hook for when a document indexing action has successfully completed indexing.