Uses of Class
com.azure.ai.formrecognizer.documentanalysis.DocumentAnalysisAsyncClient
Package
Description
Azure Form Recognizer is a cloud-based service provided by Microsoft Azure that utilizes machine learning to
extract information from various types of documents.
Azure Form Recognizer
is a cloud-based service provided by Microsoft Azure that utilizes machine learning to extract information
from various types of documents.
-
Uses of DocumentAnalysisAsyncClient in com.azure.ai.formrecognizer.documentanalysis
Modifier and TypeMethodDescriptionDocumentAnalysisClientBuilder.buildAsyncClient()
Creates aDocumentAnalysisAsyncClient
based on options set in the builder. -
Uses of DocumentAnalysisAsyncClient in com.azure.ai.formrecognizer.documentanalysis.administration
Modifier and TypeMethodDescriptionDocumentModelAdministrationAsyncClient.getDocumentAnalysisAsyncClient()
Creates a newDocumentAnalysisAsyncClient
object.