Uses of Class
com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of ComponentDocumentModelDetails in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionComponentDocumentModelDetails.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ComponentDocumentModelDetails from the JsonReader.ComponentDocumentModelDetails.setDocType
(String docType) Set the docType property: Document type.ComponentDocumentModelDetails.setMaxDocumentsToAnalyze
(Integer maxDocumentsToAnalyze) Set the maxDocumentsToAnalyze property: Maximum number of documents of specified type to analyze.