Uses of Class
com.azure.ai.formrecognizer.FormRecognizerAsyncClient
Packages that use FormRecognizerAsyncClient
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 forms.
Azure Form Recognizer
is a cloud-based service provided by Microsoft Azure that utilizes machine learning to extract information
from various types of forms.
-
Uses of FormRecognizerAsyncClient in com.azure.ai.formrecognizer
Methods in com.azure.ai.formrecognizer that return FormRecognizerAsyncClientModifier and TypeMethodDescriptionFormRecognizerClientBuilder.buildAsyncClient()Creates aFormRecognizerAsyncClientbased on options set in the builder. -
Uses of FormRecognizerAsyncClient in com.azure.ai.formrecognizer.training
Methods in com.azure.ai.formrecognizer.training that return FormRecognizerAsyncClientModifier and TypeMethodDescriptionFormTrainingAsyncClient.getFormRecognizerAsyncClient()Creates a newFormRecognizerAsyncClientobject.