Uses of Class
com.azure.ai.textanalytics.util.AbstractiveSummaryResultCollection
Packages that use AbstractiveSummaryResultCollection
Package
Description
Package containing the data models for MicrosoftCognitiveLanguageServiceTextAnalysis.
Package containing Azure Text Analytics collection types that contain the results for batch operations.
-
Uses of AbstractiveSummaryResultCollection in com.azure.ai.textanalytics.models
Methods in com.azure.ai.textanalytics.models that return AbstractiveSummaryResultCollectionModifier and TypeMethodDescriptionAbstractiveSummaryActionResult.getDocumentsResults()Gets the abstractive summarization action result. -
Uses of AbstractiveSummaryResultCollection in com.azure.ai.textanalytics.util
Constructor parameters in com.azure.ai.textanalytics.util with type arguments of type AbstractiveSummaryResultCollectionModifierConstructorDescriptionAbstractiveSummaryPagedFlux(Supplier<com.azure.core.util.paging.PageRetriever<String, com.azure.core.http.rest.PagedResponse<AbstractiveSummaryResultCollection>>> pageRetrieverProvider) Creates an instance ofAbstractiveSummaryPagedFluxAbstractiveSummaryPagedIterable(Supplier<com.azure.core.util.paging.PageRetrieverSync<String, com.azure.core.http.rest.PagedResponse<AbstractiveSummaryResultCollection>>> provider) Creates an instance ofAbstractiveSummaryPagedIterable.