Uses of Class
com.azure.ai.documentintelligence.models.AnalyzeBatchResultDetails
Packages that use AnalyzeBatchResultDetails
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of AnalyzeBatchResultDetails in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return AnalyzeBatchResultDetailsModifier and TypeMethodDescriptionstatic AnalyzeBatchResultDetailsAnalyzeBatchResultDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AnalyzeBatchResultDetails from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type AnalyzeBatchResultDetailsModifier and TypeMethodDescriptionAnalyzeBatchResult.getDetails()Get the details property: Operation detail for each document in the batch.