Uses of Class
com.azure.ai.formrecognizer.documentanalysis.DocumentAnalysisAsyncClient
Package
Description
Package containing classes for creating a
DocumentAnalysisAsyncClient
and
DocumentAnalysisClient
to perform document analysis operations
on Azure Form Recognizer service.Package containing classes for creating a
DocumentModelAdministrationAsyncClient
and
DocumentModelAdministrationClient
to perform operations on
Azure Form Recognizer document model management operations.-
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.