Package com.azure.ai.formrecognizer.training
package com.azure.ai.formrecognizer.training
Package containing form recognizer training clients for Azure Form Recognizer.
-
ClassDescriptionThis class provides an asynchronous client that contains model management operations that apply to Azure Form Recognizer.This class provides a synchronous client that contains model management the operations that apply to Azure Form Recognizer.This class provides a fluent builder API to help instantiation of
FormTrainingClient
andFormTrainingAsyncClient
, callFormTrainingClientBuilder.buildClient()
buildClient} andbuildAsyncClient
respectively to construct an instance of the desired client.