Uses of Class
com.azure.ai.textanalytics.models.AnalyzeActionsResult
Packages that use AnalyzeActionsResult
Package
Description
Package containing Azure Text Analytics collection types that contain the results for batch operations.
-
Uses of AnalyzeActionsResult in com.azure.ai.textanalytics.util
Constructor parameters in com.azure.ai.textanalytics.util with type arguments of type AnalyzeActionsResultModifierConstructorDescriptionAnalyzeActionsResultPagedFlux(Supplier<com.azure.core.util.paging.PageRetriever<String, com.azure.core.http.rest.PagedResponse<AnalyzeActionsResult>>> pageRetrieverProvider) Creates an instance ofAnalyzeActionsResultPagedFluxAnalyzeActionsResultPagedIterable(Supplier<com.azure.core.util.paging.PageRetrieverSync<String, com.azure.core.http.rest.PagedResponse<AnalyzeActionsResult>>> provider) Creates an instance ofAnalyzeActionsResultPagedIterable.