Index
All Classes and Interfaces|All Packages
A
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- ADDRESS - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Parsed address.
- AddressValue - Class in com.azure.ai.documentintelligence.models
-
Address field value.
- AnalyzeBatchDocumentsRequest - Class in com.azure.ai.documentintelligence.models
-
Batch document analysis parameters.
- AnalyzeBatchDocumentsRequest(String) - Constructor for class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Creates an instance of AnalyzeBatchDocumentsRequest class.
- AnalyzeBatchOperationDetail - Class in com.azure.ai.documentintelligence.models
-
Operation detail for a document in a batch analysis.
- AnalyzeBatchResult - Class in com.azure.ai.documentintelligence.models
-
Batch document analysis result.
- AnalyzeBatchResultOperation - Class in com.azure.ai.documentintelligence.models
-
Status and result of the analyze batch operation.
- AnalyzeDocumentRequest - Class in com.azure.ai.documentintelligence.models
-
Document analysis parameters.
- AnalyzeDocumentRequest() - Constructor for class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
-
Creates an instance of AnalyzeDocumentRequest class.
- AnalyzeOutputOption - Class in com.azure.ai.documentintelligence.models
-
Additional output to generate during analysis.
- AnalyzeOutputOption() - Constructor for class com.azure.ai.documentintelligence.models.AnalyzeOutputOption
-
Deprecated.
- AnalyzeResult - Class in com.azure.ai.documentintelligence.models
-
Document analysis result.
- AnalyzeResultOperation - Class in com.azure.ai.documentintelligence.models
-
Status and result of the analyze operation.
- ARRAY - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
List of subfields of the same type.
- authorizeClassifierCopy(AuthorizeClassifierCopyRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Generates authorization to copy a document classifier to this location with specified classifierId and optional description.
- authorizeClassifierCopy(AuthorizeClassifierCopyRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Generates authorization to copy a document classifier to this location with specified classifierId and optional description.
- AuthorizeClassifierCopyRequest - Class in com.azure.ai.documentintelligence.models
-
Request body to authorize document classifier copy.
- AuthorizeClassifierCopyRequest(String) - Constructor for class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Creates an instance of AuthorizeClassifierCopyRequest class.
- authorizeClassifierCopyWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Generates authorization to copy a document classifier to this location with specified classifierId and optional description.
- authorizeClassifierCopyWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Generates authorization to copy a document classifier to this location with specified classifierId and optional description.
- AuthorizeCopyRequest - Class in com.azure.ai.documentintelligence.models
-
Request body to authorize document model copy.
- AuthorizeCopyRequest(String) - Constructor for class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Creates an instance of AuthorizeCopyRequest class.
- authorizeModelCopy(AuthorizeCopyRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Generates authorization to copy a document model to this location with specified modelId and optional description.
- authorizeModelCopy(AuthorizeCopyRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Generates authorization to copy a document model to this location with specified modelId and optional description.
- authorizeModelCopyWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Generates authorization to copy a document model to this location with specified modelId and optional description.
- authorizeModelCopyWithResponse(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Generates authorization to copy a document model to this location with specified modelId and optional description.
- AUTO - Static variable in class com.azure.ai.documentintelligence.models.SplitMode
-
Automatically split file into documents.
- AZTEC - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Aztec code, as defined in ISO/IEC 24778:2008.
- AZURE_BLOB - Static variable in class com.azure.ai.documentintelligence.models.ContentSourceKind
-
Files in a path within an Azure Blob Storage container.
- AZURE_BLOB_FILE_LIST - Static variable in class com.azure.ai.documentintelligence.models.ContentSourceKind
-
A file list specifying individual files in an Azure Blob Storage container.
- AzureBlobContentSource - Class in com.azure.ai.documentintelligence.models
-
Azure Blob Storage content.
- AzureBlobContentSource(String) - Constructor for class com.azure.ai.documentintelligence.models.AzureBlobContentSource
-
Creates an instance of AzureBlobContentSource class.
- AzureBlobFileListContentSource - Class in com.azure.ai.documentintelligence.models
-
File list in Azure Blob Storage.
- AzureBlobFileListContentSource(String, String) - Constructor for class com.azure.ai.documentintelligence.models.AzureBlobFileListContentSource
-
Creates an instance of AzureBlobFileListContentSource class.
B
- BARCODES - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Enable the detection of barcodes in the document.
- BASE64 - Static variable in class com.azure.ai.documentintelligence.models.ContentSourceKind
-
Content represented via Base64 encoding.
- beginAnalyzeBatchDocuments(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Analyzes batch documents with document model.
- beginAnalyzeBatchDocuments(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Analyzes batch documents with document model.
- beginAnalyzeBatchDocuments(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Analyzes batch documents with document model.
- beginAnalyzeBatchDocuments(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Analyzes batch documents with document model.
- beginAnalyzeBatchDocuments(String, String, String, StringIndexType, List<DocumentAnalysisFeature>, List<String>, ContentFormat, List<AnalyzeOutputOption>, AnalyzeBatchDocumentsRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Analyzes batch documents with document model.
- beginAnalyzeBatchDocuments(String, String, String, StringIndexType, List<DocumentAnalysisFeature>, List<String>, ContentFormat, List<AnalyzeOutputOption>, AnalyzeBatchDocumentsRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Analyzes batch documents with document model.
- beginAnalyzeDocument(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Analyzes document with document model.
- beginAnalyzeDocument(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Analyzes document with document model.
- beginAnalyzeDocument(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Analyzes document with document model.
- beginAnalyzeDocument(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Analyzes document with document model.
- beginAnalyzeDocument(String, String, String, StringIndexType, List<DocumentAnalysisFeature>, List<String>, ContentFormat, List<AnalyzeOutputOption>, AnalyzeDocumentRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Analyzes document with document model.
- beginAnalyzeDocument(String, String, String, StringIndexType, List<DocumentAnalysisFeature>, List<String>, ContentFormat, List<AnalyzeOutputOption>, AnalyzeDocumentRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Analyzes document with document model.
- beginBuildClassifier(BuildDocumentClassifierRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Builds a custom document classifier.
- beginBuildClassifier(BuildDocumentClassifierRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Builds a custom document classifier.
- beginBuildClassifier(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Builds a custom document classifier.
- beginBuildClassifier(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Builds a custom document classifier.
- beginBuildDocumentModel(BuildDocumentModelRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Builds a custom document analysis model.
- beginBuildDocumentModel(BuildDocumentModelRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Builds a custom document analysis model.
- beginBuildDocumentModel(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Builds a custom document analysis model.
- beginBuildDocumentModel(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Builds a custom document analysis model.
- beginClassifyDocument(String, ClassifyDocumentRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Classifies document with document classifier.
- beginClassifyDocument(String, ClassifyDocumentRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Classifies document with document classifier.
- beginClassifyDocument(String, ClassifyDocumentRequest, StringIndexType, SplitMode, String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Classifies document with document classifier.
- beginClassifyDocument(String, ClassifyDocumentRequest, StringIndexType, SplitMode, String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Classifies document with document classifier.
- beginClassifyDocument(String, BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Classifies document with document classifier.
- beginClassifyDocument(String, BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Classifies document with document classifier.
- beginComposeModel(ComposeDocumentModelRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Creates a new document model from document types of existing document models.
- beginComposeModel(ComposeDocumentModelRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Creates a new document model from document types of existing document models.
- beginComposeModel(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Creates a new document model from document types of existing document models.
- beginComposeModel(BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Creates a new document model from document types of existing document models.
- beginCopyClassifierTo(String, ClassifierCopyAuthorization) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Copies document classifier to the target resource, region, and classifierId.
- beginCopyClassifierTo(String, ClassifierCopyAuthorization) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Copies document classifier to the target resource, region, and classifierId.
- beginCopyClassifierTo(String, BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Copies document classifier to the target resource, region, and classifierId.
- beginCopyClassifierTo(String, BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Copies document classifier to the target resource, region, and classifierId.
- beginCopyModelTo(String, CopyAuthorization) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Copies document model to the target resource, region, and modelId.
- beginCopyModelTo(String, CopyAuthorization) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Copies document model to the target resource, region, and modelId.
- beginCopyModelTo(String, BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Copies document model to the target resource, region, and modelId.
- beginCopyModelTo(String, BinaryData, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Copies document model to the target resource, region, and modelId.
- BOLD - Static variable in class com.azure.ai.documentintelligence.models.FontWeight
-
Characters are represented with thicker strokes.
- BOOLEAN - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Boolean value, normalized to true or false.
- BoundingRegion - Class in com.azure.ai.documentintelligence.models
-
Bounding polygon on a specific page of the input.
- buildAsyncClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
Builds an instance of DocumentIntelligenceAdministrationAsyncClient class.
- buildAsyncClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
Builds an instance of DocumentIntelligenceAsyncClient class.
- buildClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
Builds an instance of DocumentIntelligenceAdministrationClient class.
- buildClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
Builds an instance of DocumentIntelligenceClient class.
- BuildDocumentClassifierRequest - Class in com.azure.ai.documentintelligence.models
-
Request body to build a new custom document classifier.
- BuildDocumentClassifierRequest(String, Map<String, ClassifierDocumentTypeDetails>) - Constructor for class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Creates an instance of BuildDocumentClassifierRequest class.
- BuildDocumentModelRequest - Class in com.azure.ai.documentintelligence.models
-
Request body to build a new custom document model.
- BuildDocumentModelRequest(String, DocumentBuildMode) - Constructor for class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Creates an instance of BuildDocumentModelRequest class.
C
- CANCELED - Static variable in class com.azure.ai.documentintelligence.models.OperationStatus
-
The operation has been canceled.
- ClassifierCopyAuthorization - Class in com.azure.ai.documentintelligence.models
-
Authorization to copy a document classifier to the specified target resource and classifierId.
- ClassifierCopyAuthorization(String, String, String, String, String, OffsetDateTime) - Constructor for class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Creates an instance of ClassifierCopyAuthorization class.
- ClassifierDocumentTypeDetails - Class in com.azure.ai.documentintelligence.models
-
Classifier document type info.
- ClassifierDocumentTypeDetails() - Constructor for class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Creates an instance of ClassifierDocumentTypeDetails class.
- ClassifyDocumentRequest - Class in com.azure.ai.documentintelligence.models
-
Document classification parameters.
- ClassifyDocumentRequest() - Constructor for class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
-
Creates an instance of ClassifyDocumentRequest class.
- clientOptions(ClientOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- clientOptions(ClientOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- CODABAR - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Codabar barcode, as defined in ANSI/AIM BC3-1995.
- CODE128 - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Code 128 barcode, as defined in ISO/IEC 15417:2007.
- CODE39 - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Code 39 barcode, as defined in ISO/IEC 16388:2007.
- CODE93 - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Code 93 barcode, as defined in ANSI/AIM BC5-1995.
- COLUMN_HEADER - Static variable in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Describes the content of the column.
- com.azure.ai.documentintelligence - package com.azure.ai.documentintelligence
-
Package containing the classes for DocumentIntelligence.
- com.azure.ai.documentintelligence.models - package com.azure.ai.documentintelligence.models
-
Package containing the data models for DocumentIntelligence.
- COMPLETED - Static variable in class com.azure.ai.documentintelligence.models.OperationStatus
-
The operation has completed.
- ComponentDocumentModelDetails - Class in com.azure.ai.documentintelligence.models
-
A component of a composed document model.
- ComponentDocumentModelDetails(String) - Constructor for class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Creates an instance of ComponentDocumentModelDetails class.
- ComposeDocumentModelRequest - Class in com.azure.ai.documentintelligence.models
-
Request body to create a composed document model from component document models.
- ComposeDocumentModelRequest(String, String, Map<String, DocumentTypeDetails>) - Constructor for class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Creates an instance of ComposeDocumentModelRequest class.
- configuration(Configuration) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- configuration(Configuration) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- CONTENT - Static variable in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Contains the main content/data.
- ContentFormat - Class in com.azure.ai.documentintelligence.models
-
Format of the content in analyzed result.
- ContentFormat() - Constructor for class com.azure.ai.documentintelligence.models.ContentFormat
-
Deprecated.Use the
ContentFormat.fromString(String)
factory method. - ContentSourceKind - Class in com.azure.ai.documentintelligence.models
-
Type of content source.
- ContentSourceKind() - Constructor for class com.azure.ai.documentintelligence.models.ContentSourceKind
-
Deprecated.Use the
ContentSourceKind.fromString(String)
factory method. - CopyAuthorization - Class in com.azure.ai.documentintelligence.models
-
Authorization to copy a document model to the specified target resource and modelId.
- CopyAuthorization(String, String, String, String, String, OffsetDateTime) - Constructor for class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Creates an instance of CopyAuthorization class.
- COUNTRY_REGION - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Country/region, normalized to ISO 3166-1 alpha-3 format (ex.
- credential(KeyCredential) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- credential(KeyCredential) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- credential(TokenCredential) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- CURRENCY - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Currency amount with optional currency symbol and unit.
- CurrencyValue - Class in com.azure.ai.documentintelligence.models
-
Currency field value.
- CustomDocumentModelsDetails - Class in com.azure.ai.documentintelligence.models
-
Details regarding custom document models.
D
- DATA_BAR - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
GS1 DataBar barcode.
- DATA_BAR_EXPANDED - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
GS1 DataBar Expanded barcode.
- DATA_MATRIX - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Data matrix code, as defined in ISO/IEC 16022:2006.
- DATE - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Date, normalized to ISO 8601 (YYYY-MM-DD) format.
- deleteClassifier(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Deletes document classifier.
- deleteClassifier(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Deletes document classifier.
- deleteClassifierWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Deletes document classifier.
- deleteClassifierWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Deletes document classifier.
- deleteModel(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Deletes document model.
- deleteModel(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Deletes document model.
- deleteModelWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Deletes document model.
- deleteModelWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Deletes document model.
- DESCRIPTION - Static variable in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Describes the content in (parts of) the table.
- DISPLAY - Static variable in class com.azure.ai.documentintelligence.models.DocumentFormulaKind
-
A formula in display mode that takes up an entire line.
- Document - Class in com.azure.ai.documentintelligence.models
-
An object describing the location and semantic content of a document.
- DOCUMENT_CLASSIFIER_BUILD - Static variable in class com.azure.ai.documentintelligence.models.OperationKind
-
Build a new custom classifier model.
- DOCUMENT_CLASSIFIER_COPY_TO - Static variable in class com.azure.ai.documentintelligence.models.OperationKind
-
Copy an existing document classifier to potentially a different resource, region, or subscription.
- DOCUMENT_MODEL_BUILD - Static variable in class com.azure.ai.documentintelligence.models.OperationKind
-
Build a new custom document model.
- DOCUMENT_MODEL_COMPOSE - Static variable in class com.azure.ai.documentintelligence.models.OperationKind
-
Compose a new custom document model from existing models.
- DOCUMENT_MODEL_COPY_TO - Static variable in class com.azure.ai.documentintelligence.models.OperationKind
-
Copy an existing document model to potentially a different resource, region, or subscription.
- DocumentAnalysisFeature - Class in com.azure.ai.documentintelligence.models
-
Document analysis features to enable.
- DocumentAnalysisFeature() - Constructor for class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Deprecated.Use the
DocumentAnalysisFeature.fromString(String)
factory method. - DocumentBarcode - Class in com.azure.ai.documentintelligence.models
-
A barcode object.
- DocumentBarcodeKind - Class in com.azure.ai.documentintelligence.models
-
Barcode kind.
- DocumentBarcodeKind() - Constructor for class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Deprecated.Use the
DocumentBarcodeKind.fromString(String)
factory method. - DocumentBuildMode - Class in com.azure.ai.documentintelligence.models
-
Custom document model build mode.
- DocumentBuildMode() - Constructor for class com.azure.ai.documentintelligence.models.DocumentBuildMode
-
Deprecated.Use the
DocumentBuildMode.fromString(String)
factory method. - DocumentCaption - Class in com.azure.ai.documentintelligence.models
-
A caption object describing a table or figure.
- DocumentClassifierBuildOperationDetails - Class in com.azure.ai.documentintelligence.models
-
Get Operation response object.
- DocumentClassifierCopyToOperationDetails - Class in com.azure.ai.documentintelligence.models
-
Get Operation response object.
- DocumentClassifierDetails - Class in com.azure.ai.documentintelligence.models
-
Document classifier info.
- DocumentField - Class in com.azure.ai.documentintelligence.models
-
An object representing the content and location of a field value.
- DocumentFieldSchema - Class in com.azure.ai.documentintelligence.models
-
Description of the field semantic schema using a JSON Schema style syntax.
- DocumentFieldSchema(DocumentFieldType) - Constructor for class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Creates an instance of DocumentFieldSchema class.
- DocumentFieldType - Class in com.azure.ai.documentintelligence.models
-
Semantic data type of the field value.
- DocumentFieldType() - Constructor for class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Deprecated.Use the
DocumentFieldType.fromString(String)
factory method. - DocumentFigure - Class in com.azure.ai.documentintelligence.models
-
An object representing a figure in the document.
- DocumentFootnote - Class in com.azure.ai.documentintelligence.models
-
A footnote object describing a table or figure.
- DocumentFormula - Class in com.azure.ai.documentintelligence.models
-
A formula object.
- DocumentFormulaKind - Class in com.azure.ai.documentintelligence.models
-
Formula kind.
- DocumentFormulaKind() - Constructor for class com.azure.ai.documentintelligence.models.DocumentFormulaKind
-
Deprecated.Use the
DocumentFormulaKind.fromString(String)
factory method. - DocumentIntelligenceAdministrationAsyncClient - Class in com.azure.ai.documentintelligence
-
Initializes a new instance of the asynchronous DocumentIntelligenceAdministrationClient type.
- DocumentIntelligenceAdministrationClient - Class in com.azure.ai.documentintelligence
-
Initializes a new instance of the synchronous DocumentIntelligenceAdministrationClient type.
- DocumentIntelligenceAdministrationClientBuilder - Class in com.azure.ai.documentintelligence
-
A builder for creating a new instance of the DocumentIntelligenceAdministrationClient type.
- DocumentIntelligenceAdministrationClientBuilder() - Constructor for class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
Create an instance of the DocumentIntelligenceAdministrationClientBuilder.
- DocumentIntelligenceAsyncClient - Class in com.azure.ai.documentintelligence
-
Initializes a new instance of the asynchronous DocumentIntelligenceClient type.
- DocumentIntelligenceClient - Class in com.azure.ai.documentintelligence
-
Initializes a new instance of the synchronous DocumentIntelligenceClient type.
- DocumentIntelligenceClientBuilder - Class in com.azure.ai.documentintelligence
-
A builder for creating a new instance of the DocumentIntelligenceClient type.
- DocumentIntelligenceClientBuilder() - Constructor for class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
Create an instance of the DocumentIntelligenceClientBuilder.
- DocumentIntelligenceServiceVersion - Enum in com.azure.ai.documentintelligence
-
Service version of DocumentIntelligenceClient.
- DocumentKeyValueElement - Class in com.azure.ai.documentintelligence.models
-
An object representing the field key or value in a key-value pair.
- DocumentKeyValuePair - Class in com.azure.ai.documentintelligence.models
-
An object representing a form field with distinct field label (key) and field value (may be empty).
- DocumentLanguage - Class in com.azure.ai.documentintelligence.models
-
An object representing the detected language for a given text span.
- DocumentLine - Class in com.azure.ai.documentintelligence.models
-
A content line object consisting of an adjacent sequence of content elements, such as words and selection marks.
- DocumentList - Class in com.azure.ai.documentintelligence.models
-
An object representing a list in the document.
- DocumentListItem - Class in com.azure.ai.documentintelligence.models
-
An object representing a list item in the document.
- DocumentModelBuildOperationDetails - Class in com.azure.ai.documentintelligence.models
-
Get Operation response object.
- DocumentModelComposeOperationDetails - Class in com.azure.ai.documentintelligence.models
-
Get Operation response object.
- DocumentModelCopyToOperationDetails - Class in com.azure.ai.documentintelligence.models
-
Get Operation response object.
- DocumentModelDetails - Class in com.azure.ai.documentintelligence.models
-
Document model info.
- DocumentPage - Class in com.azure.ai.documentintelligence.models
-
Content and layout elements extracted from a page from the input.
- DocumentParagraph - Class in com.azure.ai.documentintelligence.models
-
A paragraph object consisting with contiguous lines generally with common alignment and spacing.
- DocumentSection - Class in com.azure.ai.documentintelligence.models
-
An object representing a section in the document.
- DocumentSelectionMark - Class in com.azure.ai.documentintelligence.models
-
A selection mark object representing check boxes, radio buttons, and other elements indicating a selection.
- DocumentSelectionMarkState - Class in com.azure.ai.documentintelligence.models
-
State of the selection mark.
- DocumentSelectionMarkState() - Constructor for class com.azure.ai.documentintelligence.models.DocumentSelectionMarkState
-
Deprecated.Use the
DocumentSelectionMarkState.fromString(String)
factory method. - DocumentSignatureType - Class in com.azure.ai.documentintelligence.models
-
Presence of signature.
- DocumentSignatureType() - Constructor for class com.azure.ai.documentintelligence.models.DocumentSignatureType
-
Deprecated.Use the
DocumentSignatureType.fromString(String)
factory method. - DocumentSpan - Class in com.azure.ai.documentintelligence.models
-
Contiguous region of the concatenated content property, specified as an offset and length.
- DocumentStyle - Class in com.azure.ai.documentintelligence.models
-
An object representing observed text styles.
- DocumentTable - Class in com.azure.ai.documentintelligence.models
-
A table object consisting table cells arranged in a rectangular layout.
- DocumentTableCell - Class in com.azure.ai.documentintelligence.models
-
An object representing the location and content of a table cell.
- DocumentTableCellKind - Class in com.azure.ai.documentintelligence.models
-
Table cell kind.
- DocumentTableCellKind() - Constructor for class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Deprecated.Use the
DocumentTableCellKind.fromString(String)
factory method. - DocumentTypeDetails - Class in com.azure.ai.documentintelligence.models
-
Document type info.
- DocumentTypeDetails() - Constructor for class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Creates an instance of DocumentTypeDetails class.
- DocumentWord - Class in com.azure.ai.documentintelligence.models
-
A word object consisting of a contiguous sequence of characters.
E
- EAN13 - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
GS1 13-digit International Article Number (European Article Number).
- EAN8 - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
GS1 8-digit International Article Number (European Article Number).
- endpoint(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- endpoint(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- Error - Class in com.azure.ai.documentintelligence.models
-
The error object.
F
- FAILED - Static variable in class com.azure.ai.documentintelligence.models.OperationStatus
-
The operation has failed.
- FIGURES - Static variable in class com.azure.ai.documentintelligence.models.AnalyzeOutputOption
-
Generate cropped images of detected figures.
- FontStyle - Class in com.azure.ai.documentintelligence.models
-
Font style.
- FontStyle() - Constructor for class com.azure.ai.documentintelligence.models.FontStyle
-
Deprecated.Use the
FontStyle.fromString(String)
factory method. - FontWeight - Class in com.azure.ai.documentintelligence.models
-
Font weight.
- FontWeight() - Constructor for class com.azure.ai.documentintelligence.models.FontWeight
-
Deprecated.Use the
FontWeight.fromString(String)
factory method. - FOOTNOTE - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
A note usually placed after the main content on a page.
- FORMULA_BLOCK - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
A block of formulas, often with shared alignment.
- FORMULAS - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Enable the detection of mathematical expressions in the document.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AddressValue
-
Reads an instance of AddressValue from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Reads an instance of AnalyzeBatchDocumentsRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeBatchOperationDetail
-
Reads an instance of AnalyzeBatchOperationDetail from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResult
-
Reads an instance of AnalyzeBatchResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Reads an instance of AnalyzeBatchResultOperation from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
-
Reads an instance of AnalyzeDocumentRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Reads an instance of AnalyzeResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Reads an instance of AnalyzeResultOperation from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Reads an instance of AuthorizeClassifierCopyRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Reads an instance of AuthorizeCopyRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AzureBlobContentSource
-
Reads an instance of AzureBlobContentSource from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.AzureBlobFileListContentSource
-
Reads an instance of AzureBlobFileListContentSource from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.BoundingRegion
-
Reads an instance of BoundingRegion from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Reads an instance of BuildDocumentClassifierRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Reads an instance of BuildDocumentModelRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Reads an instance of ClassifierCopyAuthorization from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Reads an instance of ClassifierDocumentTypeDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
-
Reads an instance of ClassifyDocumentRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Reads an instance of ComponentDocumentModelDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Reads an instance of ComposeDocumentModelRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Reads an instance of CopyAuthorization from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.CurrencyValue
-
Reads an instance of CurrencyValue from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.CustomDocumentModelsDetails
-
Reads an instance of CustomDocumentModelsDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.Document
-
Reads an instance of Document from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentBarcode
-
Reads an instance of DocumentBarcode from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentCaption
-
Reads an instance of DocumentCaption from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Reads an instance of DocumentClassifierBuildOperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Reads an instance of DocumentClassifierCopyToOperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Reads an instance of DocumentClassifierDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentField
-
Reads an instance of DocumentField from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Reads an instance of DocumentFieldSchema from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Reads an instance of DocumentFigure from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentFootnote
-
Reads an instance of DocumentFootnote from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentFormula
-
Reads an instance of DocumentFormula from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentKeyValueElement
-
Reads an instance of DocumentKeyValueElement from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentKeyValuePair
-
Reads an instance of DocumentKeyValuePair from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentLanguage
-
Reads an instance of DocumentLanguage from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentLine
-
Reads an instance of DocumentLine from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentList
-
Reads an instance of DocumentList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentListItem
-
Reads an instance of DocumentListItem from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Reads an instance of DocumentModelBuildOperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Reads an instance of DocumentModelComposeOperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Reads an instance of DocumentModelCopyToOperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Reads an instance of DocumentModelDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Reads an instance of DocumentPage from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentParagraph
-
Reads an instance of DocumentParagraph from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentSection
-
Reads an instance of DocumentSection from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentSelectionMark
-
Reads an instance of DocumentSelectionMark from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentSpan
-
Reads an instance of DocumentSpan from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Reads an instance of DocumentStyle from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Reads an instance of DocumentTable from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Reads an instance of DocumentTableCell from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Reads an instance of DocumentTypeDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.DocumentWord
-
Reads an instance of DocumentWord from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.Error
-
Reads an instance of Error from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.InnerError
-
Reads an instance of InnerError from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Reads an instance of OperationDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.QuotaDetails
-
Reads an instance of QuotaDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.ResourceDetails
-
Reads an instance of ResourceDetails from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.ai.documentintelligence.models.Warning
-
Reads an instance of Warning from the JsonReader.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.AnalyzeOutputOption
-
Creates or finds a AnalyzeOutputOption from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.ContentFormat
-
Creates or finds a ContentFormat from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.ContentSourceKind
-
Creates or finds a ContentSourceKind from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Creates or finds a DocumentAnalysisFeature from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Creates or finds a DocumentBarcodeKind from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentBuildMode
-
Creates or finds a DocumentBuildMode from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Creates or finds a DocumentFieldType from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentFormulaKind
-
Creates or finds a DocumentFormulaKind from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentSelectionMarkState
-
Creates or finds a DocumentSelectionMarkState from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentSignatureType
-
Creates or finds a DocumentSignatureType from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Creates or finds a DocumentTableCellKind from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.FontStyle
-
Creates or finds a FontStyle from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.FontWeight
-
Creates or finds a FontWeight from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.LengthUnit
-
Creates or finds a LengthUnit from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.OperationKind
-
Creates or finds a OperationKind from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.OperationStatus
-
Creates or finds a OperationStatus from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Creates or finds a ParagraphRole from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.SplitMode
-
Creates or finds a SplitMode from its string representation.
- fromString(String) - Static method in class com.azure.ai.documentintelligence.models.StringIndexType
-
Creates or finds a StringIndexType from its string representation.
G
- GENERATIVE - Static variable in class com.azure.ai.documentintelligence.models.DocumentBuildMode
-
Enable documents of all types using generative AI techniques.
- getAccessToken() - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Get the accessToken property: Token used to authorize the request.
- getAccessToken() - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Get the accessToken property: Token used to authorize the request.
- getAmount() - Method in class com.azure.ai.documentintelligence.models.CurrencyValue
-
Get the amount property: Currency amount.
- getAnalyzeResult() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Get the analyzeResult property: Document analysis result.
- getAnalyzeResultFigure(String, String, String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Gets the generated cropped image of specified figure from document analysis.
- getAnalyzeResultFigure(String, String, String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Gets the generated cropped image of specified figure from document analysis.
- getAnalyzeResultFigureWithResponse(String, String, String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Gets the generated cropped image of specified figure from document analysis.
- getAnalyzeResultFigureWithResponse(String, String, String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Gets the generated cropped image of specified figure from document analysis.
- getAnalyzeResultPdf(String, String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Gets the generated searchable PDF output from document analysis.
- getAnalyzeResultPdf(String, String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Gets the generated searchable PDF output from document analysis.
- getAnalyzeResultPdfWithResponse(String, String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
-
Gets the generated searchable PDF output from document analysis.
- getAnalyzeResultPdfWithResponse(String, String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClient
-
Gets the generated searchable PDF output from document analysis.
- getAngle() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the angle property: The general orientation of the content in clockwise direction, measured in degrees between (-180, 180].
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the apiVersion property: API version used to produce this result.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Get the apiVersion property: API version used to create this operation.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Get the apiVersion property: API version used to create this operation.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the apiVersion property: API version used to create this document classifier.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Get the apiVersion property: API version used to create this operation.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Get the apiVersion property: API version used to create this operation.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Get the apiVersion property: API version used to create this operation.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the apiVersion property: API version used to create this document model.
- getApiVersion() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the apiVersion property: API version used to create this operation.
- getAzureBlobFileListSource() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Get the azureBlobFileListSource property: Azure Blob Storage file list specifying the batch documents.
- getAzureBlobFileListSource() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the azureBlobFileListSource property: Azure Blob Storage file list specifying the training data.
- getAzureBlobFileListSource() - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Get the azureBlobFileListSource property: Azure Blob Storage file list specifying the training data for a classifier document type.
- getAzureBlobFileListSource() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the azureBlobFileListSource property: Azure Blob Storage file list specifying the training data.
- getAzureBlobSource() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Get the azureBlobSource property: Azure Blob Storage location containing the batch documents.
- getAzureBlobSource() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the azureBlobSource property: Azure Blob Storage location containing the training data.
- getAzureBlobSource() - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Get the azureBlobSource property: Azure Blob Storage location containing the training data for a classifier document type.
- getAzureBlobSource() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the azureBlobSource property: Azure Blob Storage location containing the training data.
- getBackgroundColor() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the backgroundColor property: Background color in #rrggbb hexadecimal format..
- getBarcodes() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the barcodes property: Extracted barcodes from the page.
- getBase64Source() - Method in class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
-
Get the base64Source property: Base64 encoding of the document to analyze.
- getBase64Source() - Method in class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
-
Get the base64Source property: Base64 encoding of the document to classify.
- getBaseClassifierId() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Get the baseClassifierId property: Base classifierId on top of which to train the classifier.
- getBaseClassifierId() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the baseClassifierId property: Base classifierId on top of which the classifier was trained.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.Document
-
Get the boundingRegions property: Bounding regions covering the document.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentCaption
-
Get the boundingRegions property: Bounding regions covering the caption.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the boundingRegions property: Bounding regions covering the field.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Get the boundingRegions property: Bounding regions covering the figure.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentFootnote
-
Get the boundingRegions property: Bounding regions covering the footnote.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValueElement
-
Get the boundingRegions property: Bounding regions covering the key-value element.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentListItem
-
Get the boundingRegions property: Bounding regions covering the list item.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentParagraph
-
Get the boundingRegions property: Bounding regions covering the paragraph.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the boundingRegions property: Bounding regions covering the table.
- getBoundingRegions() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the boundingRegions property: Bounding regions covering the table cell.
- getBuildMode() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the buildMode property: Custom document model build mode.
- getBuildMode() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the buildMode property: Custom document model build mode.
- getBuildMode() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the buildMode property: Custom document model build mode.
- getCaption() - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Get the caption property: Caption associated with the figure.
- getCaption() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the caption property: Caption associated with the table.
- getCells() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the cells property: Cells contained within the table.
- getCity() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the city property: Name of city, town, village, etc.
- getCityDistrict() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the cityDistrict property: Districts or boroughs within a city, such as Brooklyn in New York City or City of Westminster in London.
- getClassifier(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Gets detailed document classifier information.
- getClassifier(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Gets detailed document classifier information.
- getClassifierId() - Method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Get the classifierId property: Unique document classifier name.
- getClassifierId() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Get the classifierId property: Unique document classifier name.
- getClassifierId() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Get the classifierId property: Custom classifier to split and classify the input file.
- getClassifierId() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the classifierId property: Unique document classifier name.
- getClassifierId() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the classifierId property: For composed models, the custom classifier to split and classify the input file.
- getClassifierWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Gets detailed document classifier information.
- getClassifierWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Gets detailed document classifier information.
- getCode() - Method in class com.azure.ai.documentintelligence.models.Error
-
Get the code property: One of a server-defined set of error codes.
- getCode() - Method in class com.azure.ai.documentintelligence.models.InnerError
-
Get the code property: One of a server-defined set of error codes.
- getCode() - Method in class com.azure.ai.documentintelligence.models.Warning
-
Get the code property: One of a server-defined set of warning codes.
- getColor() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the color property: Foreground color in #rrggbb hexadecimal format.
- getColumnCount() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the columnCount property: Number of columns in the table.
- getColumnIndex() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the columnIndex property: Column index of the cell.
- getColumnSpan() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the columnSpan property: Number of columns spanned by this cell.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.Document
-
Get the confidence property: Confidence of correctly extracting the document.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentBarcode
-
Get the confidence property: Confidence of correctly extracting the barcode.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the confidence property: Confidence of correctly extracting the field.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentFormula
-
Get the confidence property: Confidence of correctly extracting the formula.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValuePair
-
Get the confidence property: Confidence of correctly extracting the key-value pair.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentLanguage
-
Get the confidence property: Confidence of correctly identifying the language.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentSelectionMark
-
Get the confidence property: Confidence of correctly extracting the selection mark.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the confidence property: Confidence of correctly identifying the style.
- getConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentWord
-
Get the confidence property: Confidence of correctly extracting the word.
- getConfidenceThreshold() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the confidenceThreshold property: Only perform analysis if docType confidence is above threshold.
- getContainerUrl() - Method in class com.azure.ai.documentintelligence.models.AzureBlobContentSource
-
Get the containerUrl property: Azure Blob Storage container URL.
- getContainerUrl() - Method in class com.azure.ai.documentintelligence.models.AzureBlobFileListContentSource
-
Get the containerUrl property: Azure Blob Storage container URL.
- getContent() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the content property: Concatenate string representation of all textual and visual elements in reading order.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentCaption
-
Get the content property: Content of the caption.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the content property: Field content.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentFootnote
-
Get the content property: Content of the footnote.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValueElement
-
Get the content property: Concatenated content of the key-value element in reading order.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentLine
-
Get the content property: Concatenated content of the contained elements in reading order.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentListItem
-
Get the content property: Content of the list item.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentParagraph
-
Get the content property: Concatenated content of the paragraph in reading order.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the content property: Concatenated content of the table cell in reading order.
- getContent() - Method in class com.azure.ai.documentintelligence.models.DocumentWord
-
Get the content property: Text content of the word.
- getContentFormat() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the contentFormat property: Format of the analyze result top-level content.
- getCount() - Method in class com.azure.ai.documentintelligence.models.CustomDocumentModelsDetails
-
Get the count property: Number of custom document models in the current resource.
- getCountryRegion() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the countryRegion property: Country/region.
- getCreatedDateTime() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Get the createdDateTime property: Date and time (UTC) when the operation was submitted.
- getCreatedDateTime() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Get the createdDateTime property: Date and time (UTC) when the analyze operation was submitted.
- getCreatedDateTime() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the createdDateTime property: Date and time (UTC) when the document classifier was created.
- getCreatedDateTime() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the createdDateTime property: Date and time (UTC) when the document model was created.
- getCreatedDateTime() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the createdDateTime property: Date and time (UTC) when the operation was created.
- getCurrencyCode() - Method in class com.azure.ai.documentintelligence.models.CurrencyValue
-
Get the currencyCode property: Resolved currency code (ISO 4217), if any.
- getCurrencySymbol() - Method in class com.azure.ai.documentintelligence.models.CurrencyValue
-
Get the currencySymbol property: Currency symbol label, if any.
- getCustomDocumentModels() - Method in class com.azure.ai.documentintelligence.models.ResourceDetails
-
Get the customDocumentModels property: Details regarding custom document models.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Get the description property: Document classifier description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Get the description property: Document model description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Get the description property: Document classifier description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the description property: Document model description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Get the description property: Document model description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the description property: Document classifier description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Get the description property: Field description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the description property: Document model description.
- getDescription() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the description property: Document model description.
- getDetails() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResult
-
Get the details property: Operation detail for each document in the batch.
- getDetails() - Method in class com.azure.ai.documentintelligence.models.Error
-
Get the details property: An array of details about specific errors that led to this reported error.
- getDocType() - Method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Get the docType property: Document type.
- getDocType() - Method in class com.azure.ai.documentintelligence.models.Document
-
Get the docType property: Document type.
- getDocTypes() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Get the docTypes property: List of document types to classify against.
- getDocTypes() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Get the docTypes property: Dictionary mapping supported docTypes to the corresponding document models.
- getDocTypes() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the docTypes property: List of document types to classify against.
- getDocTypes() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the docTypes property: Supported document types.
- getDocuments() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the documents property: Extracted documents.
- getElements() - Method in class com.azure.ai.documentintelligence.models.DocumentCaption
-
Get the elements property: Child elements of the caption.
- getElements() - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Get the elements property: Child elements of the figure, excluding any caption or footnotes.
- getElements() - Method in class com.azure.ai.documentintelligence.models.DocumentFootnote
-
Get the elements property: Child elements of the footnote.
- getElements() - Method in class com.azure.ai.documentintelligence.models.DocumentListItem
-
Get the elements property: Child elements of the list item.
- getElements() - Method in class com.azure.ai.documentintelligence.models.DocumentSection
-
Get the elements property: Child elements of the section.
- getElements() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the elements property: Child elements of the table cell.
- getError() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchOperationDetail
-
Get the error property: Encountered error.
- getError() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Get the error property: Encountered error during batch document analysis.
- getError() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Get the error property: Encountered error during document analysis.
- getError() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Get the error property: Encountered error.
- getError() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Get the error property: Encountered error.
- getError() - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Get the error property: Encountered error.
- getError() - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Get the error property: Encountered error.
- getError() - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Get the error property: Encountered error.
- getError() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the error property: Encountered error.
- getExample() - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Get the example property: Example field content.
- getExpirationDateTime() - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Get the expirationDateTime property: Date/time when the access token expires.
- getExpirationDateTime() - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Get the expirationDateTime property: Date/time when the access token expires.
- getExpirationDateTime() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the expirationDateTime property: Date and time (UTC) when the document classifier will expire.
- getExpirationDateTime() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the expirationDateTime property: Date and time (UTC) when the document model will expire.
- getFailedCount() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResult
-
Get the failedCount property: Number of documents that completed with status failed.
- getFeatures() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the features property: List of optional analysis features.
- getFieldConfidence() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the fieldConfidence property: Estimated confidence for each field.
- getFields() - Method in class com.azure.ai.documentintelligence.models.Document
-
Get the fields property: Dictionary of named field values.
- getFieldSchema() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the fieldSchema property: Description of the document semantic schema using a JSON Schema style syntax.
- getFigures() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the figures property: Extracted figures.
- getFileList() - Method in class com.azure.ai.documentintelligence.models.AzureBlobFileListContentSource
-
Get the fileList property: Path to a JSONL file within the container specifying a subset of documents.
- getFontStyle() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the fontStyle property: Font style.
- getFontWeight() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the fontWeight property: Font weight.
- getFootnotes() - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Get the footnotes property: List of footnotes associated with the figure.
- getFootnotes() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the footnotes property: List of footnotes associated with the table.
- getFormulas() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the formulas property: Extracted formulas from the page.
- getHeight() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the height property: The height of the image/PDF in pixels/inches, respectively.
- getHouse() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the house property: Build name, such as World Trade Center.
- getHouseNumber() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the houseNumber property: House or building number.
- getId() - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Get the id property: Figure ID.
- getInnererror() - Method in class com.azure.ai.documentintelligence.models.Error
-
Get the innererror property: An object containing more specific information than the current object about the error.
- getInnererror() - Method in class com.azure.ai.documentintelligence.models.InnerError
-
Get the innererror property: Inner error.
- getItems() - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Get the items property: Field type schema of each array element.
- getItems() - Method in class com.azure.ai.documentintelligence.models.DocumentList
-
Get the items property: Items in the list.
- getKey() - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValuePair
-
Get the key property: Field label of the key-value pair.
- getKeyValuePairs() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the keyValuePairs property: Extracted key-value pairs.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentBarcode
-
Get the kind property: Barcode kind.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Get the kind property: Type of operation.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Get the kind property: Type of operation.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentFormula
-
Get the kind property: Formula kind.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Get the kind property: Type of operation.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Get the kind property: Type of operation.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Get the kind property: Type of operation.
- getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the kind property: Table cell kind.
- getKind() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the kind property: Type of operation.
- getLanguages() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the languages property: Detected languages.
- getLastUpdatedDateTime() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Get the lastUpdatedDateTime property: Date and time (UTC) when the status was last updated.
- getLastUpdatedDateTime() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Get the lastUpdatedDateTime property: Date and time (UTC) when the status was last updated.
- getLastUpdatedDateTime() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the lastUpdatedDateTime property: Date and time (UTC) when the status was last updated.
- getLatest() - Static method in enum com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
-
Gets the latest service version supported by this client library.
- getLength() - Method in class com.azure.ai.documentintelligence.models.DocumentSpan
-
Get the length property: Number of characters in the content represented by the span.
- getLevel() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the level property: Floor number, such as 3F.
- getLevel() - Method in class com.azure.ai.documentintelligence.models.DocumentListItem
-
Get the level property: Level of the list item (1-indexed).
- getLimit() - Method in class com.azure.ai.documentintelligence.models.CustomDocumentModelsDetails
-
Get the limit property: Maximum number of custom document models supported in the current resource.
- getLines() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the lines property: Extracted lines from the page, potentially containing both textual and visual elements.
- getLocale() - Method in class com.azure.ai.documentintelligence.models.DocumentLanguage
-
Get the locale property: Detected language.
- getMaxDocumentsToAnalyze() - Method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Get the maxDocumentsToAnalyze property: Maximum number of documents of specified type to analyze.
- getMaxDocumentsToAnalyze() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the maxDocumentsToAnalyze property: Maximum number of documents of specified type to analyze.
- getMaxTrainingHours() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the maxTrainingHours property: Max number of V100-equivalent GPU hours to use for model training.
- getMessage() - Method in class com.azure.ai.documentintelligence.models.Error
-
Get the message property: A human-readable representation of the error.
- getMessage() - Method in class com.azure.ai.documentintelligence.models.InnerError
-
Get the message property: A human-readable representation of the error.
- getMessage() - Method in class com.azure.ai.documentintelligence.models.Warning
-
Get the message property: A human-readable representation of the warning.
- getModel(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Gets detailed document model information.
- getModel(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Gets detailed document model information.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the modelId property: Document model ID used to produce this result.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Get the modelId property: Unique document model name.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the modelId property: Unique document model name.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Get the modelId property: Document model to use for analyzing documents with specified type.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Get the modelId property: Unique document model name.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the modelId property: Unique document model name.
- getModelId() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the modelId property: Document model to use for analyzing documents with specified type.
- getModelWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Gets detailed document model information.
- getModelWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Gets detailed document model information.
- getOffset() - Method in class com.azure.ai.documentintelligence.models.DocumentSpan
-
Get the offset property: Zero-based index of the content represented by the span.
- getOperation(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Gets operation info.
- getOperation(String) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Gets operation info.
- getOperationId() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Gets the operationId property: Operation ID.
- getOperationId() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the operationId property: Operation ID.
- getOperationWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Gets operation info.
- getOperationWithResponse(String, RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Gets operation info.
- getPageNumber() - Method in class com.azure.ai.documentintelligence.models.BoundingRegion
-
Get the pageNumber property: 1-based page number of page containing the bounding region.
- getPageNumber() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the pageNumber property: 1-based page number in the input document.
- getPages() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the pages property: Analyzed pages.
- getParagraphs() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the paragraphs property: Extracted paragraphs.
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Get the percentCompleted property: Operation progress (0-100).
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Get the percentCompleted property: Operation progress (0-100).
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Get the percentCompleted property: Operation progress (0-100).
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Get the percentCompleted property: Operation progress (0-100).
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Get the percentCompleted property: Operation progress (0-100).
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Get the percentCompleted property: Operation progress (0-100).
- getPercentCompleted() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the percentCompleted property: Operation progress (0-100).
- getPoBox() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the poBox property: Post office box number.
- getPolygon() - Method in class com.azure.ai.documentintelligence.models.BoundingRegion
-
Get the polygon property: Bounding polygon on the page, or the entire page if not specified.
- getPolygon() - Method in class com.azure.ai.documentintelligence.models.DocumentBarcode
-
Get the polygon property: Bounding polygon of the barcode, with coordinates specified relative to the top-left of the page.
- getPolygon() - Method in class com.azure.ai.documentintelligence.models.DocumentFormula
-
Get the polygon property: Bounding polygon of the formula, with coordinates specified relative to the top-left of the page.
- getPolygon() - Method in class com.azure.ai.documentintelligence.models.DocumentLine
-
Get the polygon property: Bounding polygon of the line, with coordinates specified relative to the top-left of the page.
- getPolygon() - Method in class com.azure.ai.documentintelligence.models.DocumentSelectionMark
-
Get the polygon property: Bounding polygon of the selection mark, with coordinates specified relative to the top-left of the page.
- getPolygon() - Method in class com.azure.ai.documentintelligence.models.DocumentWord
-
Get the polygon property: Bounding polygon of the word, with coordinates specified relative to the top-left of the page.
- getPostalCode() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the postalCode property: Postal code used for mail sorting.
- getPrefix() - Method in class com.azure.ai.documentintelligence.models.AzureBlobContentSource
-
Get the prefix property: Blob name prefix.
- getProperties() - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Get the properties property: Named sub-fields of the object field.
- getQueryFields() - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Get the queryFields property: List of additional fields to extract.
- getQuota() - Method in class com.azure.ai.documentintelligence.models.QuotaDetails
-
Get the quota property: Resource quota limit.
- getQuotaResetDateTime() - Method in class com.azure.ai.documentintelligence.models.QuotaDetails
-
Get the quotaResetDateTime property: Date/time when the resource quota usage will be reset.
- getResourceInfo() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Return information about the current resource.
- getResourceInfo() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Return information about the current resource.
- getResourceInfoWithResponse(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Return information about the current resource.
- getResourceInfoWithResponse(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Return information about the current resource.
- getResourceLocation() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the resourceLocation property: URL of the resource targeted by this operation.
- getResult() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Get the result property: Batch document analysis result.
- getResult() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Get the result property: Operation result upon success.
- getResult() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Get the result property: Operation result upon success.
- getResult() - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Get the result property: Operation result upon success.
- getResult() - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Get the result property: Operation result upon success.
- getResult() - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Get the result property: Operation result upon success.
- getResultContainerUrl() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Get the resultContainerUrl property: Azure Blob Storage container URL where analyze result files will be stored.
- getResultPrefix() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Get the resultPrefix property: Blob name prefix of result files.
- getResultUrl() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchOperationDetail
-
Get the resultUrl property: URL of the analyze result JSON.
- getRoad() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the road property: Street name.
- getRole() - Method in class com.azure.ai.documentintelligence.models.DocumentParagraph
-
Get the role property: Semantic role of the paragraph.
- getRowCount() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the rowCount property: Number of rows in the table.
- getRowIndex() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the rowIndex property: Row index of the cell.
- getRowSpan() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the rowSpan property: Number of rows spanned by this cell.
- getSections() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the sections property: Extracted sections.
- getSelectionMarks() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the selectionMarks property: Extracted selection marks from the page.
- getSimilarFontFamily() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the similarFontFamily property: Visually most similar font from among the set of supported font families, with fallback fonts following CSS convention (ex.
- getSkippedCount() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResult
-
Get the skippedCount property: Number of documents that completed with status skipped.
- getSourceKind() - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Get the sourceKind property: Type of training data source.
- getSourceUrl() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchOperationDetail
-
Get the sourceUrl property: URL of the source document.
- getSpan() - Method in class com.azure.ai.documentintelligence.models.DocumentBarcode
-
Get the span property: Location of the barcode in the reading order concatenated content.
- getSpan() - Method in class com.azure.ai.documentintelligence.models.DocumentFormula
-
Get the span property: Location of the formula in the reading order concatenated content.
- getSpan() - Method in class com.azure.ai.documentintelligence.models.DocumentSelectionMark
-
Get the span property: Location of the selection mark in the reading order concatenated content.
- getSpan() - Method in class com.azure.ai.documentintelligence.models.DocumentWord
-
Get the span property: Location of the word in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.Document
-
Get the spans property: Location of the document in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentCaption
-
Get the spans property: Location of the caption in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the spans property: Location of the field in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
-
Get the spans property: Location of the figure in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentFootnote
-
Get the spans property: Location of the footnote in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValueElement
-
Get the spans property: Location of the key-value element in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentLanguage
-
Get the spans property: Location of the text elements in the concatenated content the language applies to.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentLine
-
Get the spans property: Location of the line in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentList
-
Get the spans property: Location of the list in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentListItem
-
Get the spans property: Location of the list item in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the spans property: Location of the page in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentParagraph
-
Get the spans property: Location of the paragraph in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentSection
-
Get the spans property: Location of the section in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the spans property: Location of the text elements in the concatenated content the style applies to.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentTable
-
Get the spans property: Location of the table in the reading order concatenated content.
- getSpans() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
-
Get the spans property: Location of the table cell in the reading order concatenated content.
- getSplit() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Get the split property: File splitting behavior.
- getSplit() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the split property: For composed models, the file splitting behavior.
- getState() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the state property: First-level administrative division.
- getState() - Method in class com.azure.ai.documentintelligence.models.DocumentSelectionMark
-
Get the state property: State of the selection mark.
- getStateDistrict() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the stateDistrict property: Second-level administrative division used in certain locales.
- getStatus() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchOperationDetail
-
Get the status property: Analyze status.
- getStatus() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
-
Get the status property: Operation status.
- getStatus() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Get the status property: Operation status.
- getStatus() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the status property: Operation status.
- getStreetAddress() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the streetAddress property: Street-level address, excluding city, state, countryRegion, and postalCode.
- getStringIndexType() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the stringIndexType property: Method used to compute string offset and length.
- getStyles() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the styles property: Extracted font styles.
- getSuburb() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the suburb property: Unofficial neighborhood name, like Chinatown.
- getSucceededCount() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResult
-
Get the succeededCount property: Number of documents that completed with status succeeded.
- getTables() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the tables property: Extracted tables.
- getTags() - Method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Get the tags property: List of key-value tag attributes associated with the document classifier.
- getTags() - Method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTags() - Method in class com.azure.ai.documentintelligence.models.OperationDetails
-
Get the tags property: List of key-value tag attributes associated with the document model.
- getTarget() - Method in class com.azure.ai.documentintelligence.models.Error
-
Get the target property: The target of the error.
- getTarget() - Method in class com.azure.ai.documentintelligence.models.Warning
-
Get the target property: The target of the error.
- getTargetClassifierId() - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Get the targetClassifierId property: Identifier of the target document classifier.
- getTargetClassifierLocation() - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Get the targetClassifierLocation property: URL of the copied document classifier in the target account.
- getTargetModelId() - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Get the targetModelId property: Identifier of the target document model.
- getTargetModelLocation() - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Get the targetModelLocation property: URL of the copied document model in the target account.
- getTargetResourceId() - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Get the targetResourceId property: ID of the target Azure resource where the document classifier should be copied to.
- getTargetResourceId() - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Get the targetResourceId property: ID of the target Azure resource where the document model should be copied to.
- getTargetResourceRegion() - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
-
Get the targetResourceRegion property: Location of the target Azure resource where the document classifier should be copied to.
- getTargetResourceRegion() - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
-
Get the targetResourceRegion property: Location of the target Azure resource where the document model should be copied to.
- getTrainingHours() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the trainingHours property: Number of V100-equivalent GPU hours consumed for model training.
- getType() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the type property: Data type of the field value.
- getType() - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Get the type property: Semantic data type of the field value.
- getUnit() - Method in class com.azure.ai.documentintelligence.models.AddressValue
-
Get the unit property: Apartment or office number.
- getUnit() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the unit property: The unit used by the width, height, and polygon properties.
- getUrlSource() - Method in class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
-
Get the urlSource property: Document URL to analyze.
- getUrlSource() - Method in class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
-
Get the urlSource property: Document URL to classify.
- getUsed() - Method in class com.azure.ai.documentintelligence.models.QuotaDetails
-
Get the used property: Amount of the resource quota used.
- getValue() - Method in class com.azure.ai.documentintelligence.models.DocumentBarcode
-
Get the value property: Barcode value.
- getValue() - Method in class com.azure.ai.documentintelligence.models.DocumentFormula
-
Get the value property: LaTex expression describing the formula.
- getValue() - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValuePair
-
Get the value property: Field value of the key-value pair.
- getValueAddress() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueAddress property: Address value.
- getValueArray() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueArray property: Array of field values.
- getValueCountryRegion() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueCountryRegion property: 3-letter country code value (ISO 3166-1 alpha-3).
- getValueCurrency() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueCurrency property: Currency value.
- getValueDate() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueDate property: Date value in YYYY-MM-DD format (ISO 8601).
- getValueInteger() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueInteger property: Integer value.
- getValueNumber() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueNumber property: Floating point value.
- getValueObject() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueObject property: Dictionary of named field values.
- getValuePhoneNumber() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valuePhoneNumber property: Phone number value in E.164 format (ex.
- getValueSelectionGroup() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueSelectionGroup property: Selection group value.
- getValueSelectionMark() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueSelectionMark property: Selection mark value.
- getValueSignature() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueSignature property: Presence of signature.
- getValueString() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueString property: String value.
- getValueTime() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueTime property: Time value in hh:mm:ss format (ISO 8601).
- getVersion() - Method in enum com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
- getWarnings() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
-
Get the warnings property: List of warnings encountered.
- getWarnings() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
-
Get the warnings property: List of warnings encountered while building the classifier.
- getWarnings() - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
-
Get the warnings property: List of warnings encountered while building the model.
- getWidth() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the width property: The width of the image/PDF in pixels/inches, respectively.
- getWords() - Method in class com.azure.ai.documentintelligence.models.DocumentPage
-
Get the words property: Extracted words from the page.
H
- httpClient(HttpClient) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- httpClient(HttpClient) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
I
- INCH - Static variable in class com.azure.ai.documentintelligence.models.LengthUnit
-
Length unit for PDF files.
- INLINE - Static variable in class com.azure.ai.documentintelligence.models.DocumentFormulaKind
-
A formula embedded within the content of a paragraph.
- InnerError - Class in com.azure.ai.documentintelligence.models
-
An object containing more specific information about the error.
- INTEGER - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Integer number, normalized to 64-bit signed integer.
- isAllowOverwrite() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Get the allowOverwrite property: Allow overwriting an existing classifier with the same name.
- isAllowOverwrite() - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Get the allowOverwrite property: Allow overwriting an existing model with the same name.
- isHandwritten() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
-
Get the isHandwritten property: Is content handwritten?.
- isOverwriteExisting() - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Get the overwriteExisting property: Overwrite existing analyze result files?.
- isValueBoolean() - Method in class com.azure.ai.documentintelligence.models.DocumentField
-
Get the valueBoolean property: Boolean value.
- ITALIC - Static variable in class com.azure.ai.documentintelligence.models.FontStyle
-
Characters are visually slanted to the right.
- ITF - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Interleaved 2 of 5 barcode, as defined in ANSI/AIM BC2-1995.
K
- KEY_VALUE_PAIRS - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Enable the detection of general key value pairs (form fields) in the document.
L
- LANGUAGES - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Enable the detection of the text content language.
- LengthUnit - Class in com.azure.ai.documentintelligence.models
-
The unit used by the width, height, and polygon properties.
- LengthUnit() - Constructor for class com.azure.ai.documentintelligence.models.LengthUnit
-
Deprecated.Use the
LengthUnit.fromString(String)
factory method. - listClassifiers() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
List all document classifiers.
- listClassifiers() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
List all document classifiers.
- listClassifiers(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
List all document classifiers.
- listClassifiers(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
List all document classifiers.
- listModels() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
List all document models.
- listModels() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
List all document models.
- listModels(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
List all document models.
- listModels(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
List all document models.
- listOperations() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Lists all operations.
- listOperations() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Lists all operations.
- listOperations(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationAsyncClient
-
Lists all operations.
- listOperations(RequestOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClient
-
Lists all operations.
M
- MARKDOWN - Static variable in class com.azure.ai.documentintelligence.models.ContentFormat
-
Markdown representation of the document content with section headings, tables, etc.
- MAXI_CODE - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
MaxiCode, as defined in ISO/IEC 16023:2000.
- MICRO_QRCODE - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Micro QR code, as defined in ISO/IEC 23941:2022.
N
- NEURAL - Static variable in class com.azure.ai.documentintelligence.models.DocumentBuildMode
-
Support documents with diverse visual templates.
- NONE - Static variable in class com.azure.ai.documentintelligence.models.SplitMode
-
Treat the entire file as a single document.
- NORMAL - Static variable in class com.azure.ai.documentintelligence.models.FontStyle
-
Characters are represented normally.
- NORMAL - Static variable in class com.azure.ai.documentintelligence.models.FontWeight
-
Characters are represented normally.
- NOT_STARTED - Static variable in class com.azure.ai.documentintelligence.models.OperationStatus
-
The operation has not started yet.
- NUMBER - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Floating point number, normalized to double precision floating point.
O
- OBJECT - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Named list of subfields of potentially different types.
- OCR_HIGH_RESOLUTION - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Perform OCR at a higher resolution to handle documents with fine print.
- OperationDetails - Class in com.azure.ai.documentintelligence.models
-
Operation info.
- OperationDetails(OperationStatus, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.azure.ai.documentintelligence.models.OperationDetails
-
Creates an instance of OperationDetails class.
- OperationKind - Class in com.azure.ai.documentintelligence.models
-
Type of operation.
- OperationKind() - Constructor for class com.azure.ai.documentintelligence.models.OperationKind
-
Deprecated.Use the
OperationKind.fromString(String)
factory method. - OperationStatus - Class in com.azure.ai.documentintelligence.models
-
Operation status.
- OperationStatus() - Constructor for class com.azure.ai.documentintelligence.models.OperationStatus
-
Deprecated.Use the
OperationStatus.fromString(String)
factory method.
P
- PAGE_FOOTER - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Text near the bottom edge of the page.
- PAGE_HEADER - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Text near the top edge of the page.
- PAGE_NUMBER - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Page number.
- ParagraphRole - Class in com.azure.ai.documentintelligence.models
-
Semantic role of the paragraph.
- ParagraphRole() - Constructor for class com.azure.ai.documentintelligence.models.ParagraphRole
-
Deprecated.Use the
ParagraphRole.fromString(String)
factory method. - PDF - Static variable in class com.azure.ai.documentintelligence.models.AnalyzeOutputOption
-
Generate searchable PDF output.
- PDF417 - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
PDF417, as defined in ISO 15438.
- PER_PAGE - Static variable in class com.azure.ai.documentintelligence.models.SplitMode
-
Treat each page in the file as a separate document.
- PHONE_NUMBER - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Phone number, normalized to E.164 (+{CountryCode}{SubscriberNumber}) format.
- pipeline(HttpPipeline) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- pipeline(HttpPipeline) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- PIXEL - Static variable in class com.azure.ai.documentintelligence.models.LengthUnit
-
Length unit for image files.
Q
- QRCODE - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
QR code, as defined in ISO/IEC 18004:2015.
- QUERY_FIELDS - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Enable the extraction of additional fields via the queryFields query parameter.
- QuotaDetails - Class in com.azure.ai.documentintelligence.models
-
Quota used, limit, and next reset date/time.
R
- ResourceDetails - Class in com.azure.ai.documentintelligence.models
-
General information regarding the current resource.
- retryOptions(RetryOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
.
- retryOptions(RetryOptions) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
.
- retryPolicy(RetryPolicy) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- retryPolicy(RetryPolicy) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
- ROW_HEADER - Static variable in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Describes the content of the row.
- RUNNING - Static variable in class com.azure.ai.documentintelligence.models.OperationStatus
-
The operation is in progress.
S
- SECTION_HEADING - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Sub heading describing a section of the document.
- SELECTED - Static variable in class com.azure.ai.documentintelligence.models.DocumentSelectionMarkState
-
The selection mark is selected, often indicated by a check ✓ or cross X inside the selection mark.
- SELECTION_GROUP - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Array of selected string values.
- SELECTION_MARK - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Is field selected?.
- serviceVersion(DocumentIntelligenceServiceVersion) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
-
Sets Service version.
- serviceVersion(DocumentIntelligenceServiceVersion) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
-
Sets Service version.
- setAllowOverwrite(Boolean) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Set the allowOverwrite property: Allow overwriting an existing classifier with the same name.
- setAllowOverwrite(Boolean) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Set the allowOverwrite property: Allow overwriting an existing model with the same name.
- setAzureBlobFileListSource(AzureBlobFileListContentSource) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Set the azureBlobFileListSource property: Azure Blob Storage file list specifying the batch documents.
- setAzureBlobFileListSource(AzureBlobFileListContentSource) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Set the azureBlobFileListSource property: Azure Blob Storage file list specifying the training data.
- setAzureBlobFileListSource(AzureBlobFileListContentSource) - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Set the azureBlobFileListSource property: Azure Blob Storage file list specifying the training data for a classifier document type.
- setAzureBlobSource(AzureBlobContentSource) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Set the azureBlobSource property: Azure Blob Storage location containing the batch documents.
- setAzureBlobSource(AzureBlobContentSource) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Set the azureBlobSource property: Azure Blob Storage location containing the training data.
- setAzureBlobSource(AzureBlobContentSource) - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Set the azureBlobSource property: Azure Blob Storage location containing the training data for a classifier document type.
- setBase64Source(byte[]) - Method in class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
-
Set the base64Source property: Base64 encoding of the document to analyze.
- setBase64Source(byte[]) - Method in class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
-
Set the base64Source property: Base64 encoding of the document to classify.
- setBaseClassifierId(String) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Set the baseClassifierId property: Base classifierId on top of which to train the classifier.
- setBuildMode(DocumentBuildMode) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the buildMode property: Custom document model build mode.
- setConfidenceThreshold(Double) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the confidenceThreshold property: Only perform analysis if docType confidence is above threshold.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Set the description property: Document classifier description.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Set the description property: Document model description.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
-
Set the description property: Document classifier description.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Set the description property: Document model description.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Set the description property: Document model description.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Set the description property: Field description.
- setDescription(String) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the description property: Document model description.
- setDocType(String) - Method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Set the docType property: Document type.
- setExample(String) - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Set the example property: Example field content.
- setFeatures(List<DocumentAnalysisFeature>) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the features property: List of optional analysis features.
- setFieldConfidence(Map<String, Double>) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the fieldConfidence property: Estimated confidence for each field.
- setFieldSchema(Map<String, DocumentFieldSchema>) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the fieldSchema property: Description of the document semantic schema using a JSON Schema style syntax.
- setItems(DocumentFieldSchema) - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Set the items property: Field type schema of each array element.
- setMaxDocumentsToAnalyze(Integer) - Method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
-
Set the maxDocumentsToAnalyze property: Maximum number of documents of specified type to analyze.
- setMaxDocumentsToAnalyze(Integer) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the maxDocumentsToAnalyze property: Maximum number of documents of specified type to analyze.
- setMaxTrainingHours(Double) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Set the maxTrainingHours property: Max number of V100-equivalent GPU hours to use for model training.
- setModelId(String) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the modelId property: Document model to use for analyzing documents with specified type.
- setOperationId(String) - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
-
Sets the operationId property: Operation ID.
- setOverwriteExisting(Boolean) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Set the overwriteExisting property: Overwrite existing analyze result files?.
- setPrefix(String) - Method in class com.azure.ai.documentintelligence.models.AzureBlobContentSource
-
Set the prefix property: Blob name prefix.
- setProperties(Map<String, DocumentFieldSchema>) - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
-
Set the properties property: Named sub-fields of the object field.
- setQueryFields(List<String>) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
-
Set the queryFields property: List of additional fields to extract.
- setResultPrefix(String) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
-
Set the resultPrefix property: Blob name prefix of result files.
- setSourceKind(ContentSourceKind) - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
-
Set the sourceKind property: Type of training data source.
- setSplit(SplitMode) - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Set the split property: File splitting behavior.
- setTags(Map<String, String>) - Method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
-
Set the tags property: List of key-value tag attributes associated with the document classifier.
- setTags(Map<String, String>) - Method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
-
Set the tags property: List of key-value tag attributes associated with the document model.
- setTags(Map<String, String>) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
-
Set the tags property: List of key-value tag attributes associated with the document model.
- setTags(Map<String, String>) - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
-
Set the tags property: List of key-value tag attributes associated with the document model.
- setUrlSource(String) - Method in class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
-
Set the urlSource property: Document URL to analyze.
- setUrlSource(String) - Method in class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
-
Set the urlSource property: Document URL to classify.
- SIGNATURE - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Is signature present?.
- SIGNED - Static variable in class com.azure.ai.documentintelligence.models.DocumentSignatureType
-
A signature is detected.
- SplitMode - Class in com.azure.ai.documentintelligence.models
-
Document splitting mode.
- SplitMode() - Constructor for class com.azure.ai.documentintelligence.models.SplitMode
-
Deprecated.Use the
SplitMode.fromString(String)
factory method. - STRING - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Plain text.
- StringIndexType - Class in com.azure.ai.documentintelligence.models
-
Method used to compute string offset and length.
- StringIndexType() - Constructor for class com.azure.ai.documentintelligence.models.StringIndexType
-
Deprecated.Use the
StringIndexType.fromString(String)
factory method. - STUB_HEAD - Static variable in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Describes the row headers, usually located at the top left corner of a table.
- STYLE_FONT - Static variable in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Enable the recognition of various font styles.
- SUCCEEDED - Static variable in class com.azure.ai.documentintelligence.models.OperationStatus
-
The operation has succeeded.
T
- TEMPLATE - Static variable in class com.azure.ai.documentintelligence.models.DocumentBuildMode
-
Target documents with similar visual templates.
- TEXT - Static variable in class com.azure.ai.documentintelligence.models.ContentFormat
-
Plain text representation of the document content without any formatting.
- TEXT_ELEMENTS - Static variable in class com.azure.ai.documentintelligence.models.StringIndexType
-
User-perceived display character, or grapheme cluster, as defined by Unicode 8.0.0.
- TIME - Static variable in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Time, normalized to ISO 8601 (hh:mm:ss) format.
- TITLE - Static variable in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Top-level title describing the entire document.
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AddressValue
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchDocumentsRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchOperationDetail
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResult
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeBatchResultOperation
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeDocumentRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AnalyzeResultOperation
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AuthorizeClassifierCopyRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AuthorizeCopyRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AzureBlobContentSource
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.AzureBlobFileListContentSource
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.BoundingRegion
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentClassifierRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.BuildDocumentModelRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.ClassifierCopyAuthorization
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.ClassifyDocumentRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.ComponentDocumentModelDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.CopyAuthorization
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.CurrencyValue
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.CustomDocumentModelsDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.Document
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentBarcode
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentCaption
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierBuildOperationDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierCopyToOperationDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentField
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentFieldSchema
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentFigure
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentFootnote
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentFormula
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValueElement
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentKeyValuePair
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentLanguage
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentLine
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentList
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentListItem
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentModelBuildOperationDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentModelComposeOperationDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentModelCopyToOperationDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentModelDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentPage
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentParagraph
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentSection
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentSelectionMark
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentSpan
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentTable
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentTypeDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.DocumentWord
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.Error
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.InnerError
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.OperationDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.QuotaDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.ResourceDetails
- toJson(JsonWriter) - Method in class com.azure.ai.documentintelligence.models.Warning
U
- UNICODE_CODE_POINT - Static variable in class com.azure.ai.documentintelligence.models.StringIndexType
-
Character unit represented by a single unicode code point.
- UNSELECTED - Static variable in class com.azure.ai.documentintelligence.models.DocumentSelectionMarkState
-
The selection mark is not selected.
- UNSIGNED - Static variable in class com.azure.ai.documentintelligence.models.DocumentSignatureType
-
No signatures are detected.
- UPCA - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
GS1 12-digit Universal Product Code.
- UPCE - Static variable in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
GS1 6-digit Universal Product Code.
- URL - Static variable in class com.azure.ai.documentintelligence.models.ContentSourceKind
-
Content at a specific URL.
- UTF16CODE_UNIT - Static variable in class com.azure.ai.documentintelligence.models.StringIndexType
-
Character unit represented by a 16-bit Unicode code unit.
V
- V2024_07_31_PREVIEW - Enum constant in enum com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
-
Enum value 2024-07-31-preview.
- valueOf(String) - Static method in enum com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.ai.documentintelligence.models.AnalyzeOutputOption
-
Gets known AnalyzeOutputOption values.
- values() - Static method in class com.azure.ai.documentintelligence.models.ContentFormat
-
Gets known ContentFormat values.
- values() - Static method in class com.azure.ai.documentintelligence.models.ContentSourceKind
-
Gets known ContentSourceKind values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
-
Gets known DocumentAnalysisFeature values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentBarcodeKind
-
Gets known DocumentBarcodeKind values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentBuildMode
-
Gets known DocumentBuildMode values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentFieldType
-
Gets known DocumentFieldType values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentFormulaKind
-
Gets known DocumentFormulaKind values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentSelectionMarkState
-
Gets known DocumentSelectionMarkState values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentSignatureType
-
Gets known DocumentSignatureType values.
- values() - Static method in class com.azure.ai.documentintelligence.models.DocumentTableCellKind
-
Gets known DocumentTableCellKind values.
- values() - Static method in class com.azure.ai.documentintelligence.models.FontStyle
-
Gets known FontStyle values.
- values() - Static method in class com.azure.ai.documentintelligence.models.FontWeight
-
Gets known FontWeight values.
- values() - Static method in class com.azure.ai.documentintelligence.models.LengthUnit
-
Gets known LengthUnit values.
- values() - Static method in class com.azure.ai.documentintelligence.models.OperationKind
-
Gets known OperationKind values.
- values() - Static method in class com.azure.ai.documentintelligence.models.OperationStatus
-
Gets known OperationStatus values.
- values() - Static method in class com.azure.ai.documentintelligence.models.ParagraphRole
-
Gets known ParagraphRole values.
- values() - Static method in class com.azure.ai.documentintelligence.models.SplitMode
-
Gets known SplitMode values.
- values() - Static method in class com.azure.ai.documentintelligence.models.StringIndexType
-
Gets known StringIndexType values.
W
- Warning - Class in com.azure.ai.documentintelligence.models
-
The error object.
All Classes and Interfaces|All Packages
AnalyzeOutputOption.fromString(String)
factory method.