Index

A B C D E F G H I K L M N O P Q R S T U V 
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.
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.
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.
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.
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, AnalyzeDocumentRequest) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
Analyzes document with document model.
beginAnalyzeDocument(String, String, String, StringIndexType, List<DocumentAnalysisFeature>, List<String>, ContentFormat, 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) - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAsyncClient
Classifies document with document classifier.
beginClassifyDocument(String, ClassifyDocumentRequest, StringIndexType, SplitMode) - 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.
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 DocumentModelAdministrationAsyncClient class.
buildAsyncClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
Builds an instance of DocumentAnalysisAsyncClient class.
buildClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
Builds an instance of DocumentModelAdministrationClient class.
buildClient() - Method in class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
Builds an instance of DocumentAnalysisClient 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.
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.
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, List<ComponentDocumentModelDetails>) - 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.
DocumentAnalysisFeature - Class in com.azure.ai.documentintelligence.models
Document analysis features to enable.
DocumentAnalysisFeature() - Constructor for class com.azure.ai.documentintelligence.models.DocumentAnalysisFeature
Deprecated.
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.
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.
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.
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.
DocumentIntelligenceAdministrationAsyncClient - Class in com.azure.ai.documentintelligence
Initializes a new instance of the asynchronous DocumentModelAdministrationClient type.
DocumentIntelligenceAdministrationClient - Class in com.azure.ai.documentintelligence
Initializes a new instance of the synchronous DocumentModelAdministrationClient type.
DocumentIntelligenceAdministrationClientBuilder - Class in com.azure.ai.documentintelligence
A builder for creating a new instance of the DocumentModelAdministrationClient type.
DocumentIntelligenceAdministrationClientBuilder() - Constructor for class com.azure.ai.documentintelligence.DocumentIntelligenceAdministrationClientBuilder
Create an instance of the DocumentModelAdministrationClientBuilder.
DocumentIntelligenceAsyncClient - Class in com.azure.ai.documentintelligence
Initializes a new instance of the asynchronous DocumentAnalysisClient type.
DocumentIntelligenceClient - Class in com.azure.ai.documentintelligence
Initializes a new instance of the synchronous DocumentAnalysisClient type.
DocumentIntelligenceClientBuilder - Class in com.azure.ai.documentintelligence
A builder for creating a new instance of the DocumentAnalysisClient type.
DocumentIntelligenceClientBuilder() - Constructor for class com.azure.ai.documentintelligence.DocumentIntelligenceClientBuilder
Create an instance of the DocumentAnalysisClientBuilder.
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.
DocumentSignatureType - Class in com.azure.ai.documentintelligence.models
Presence of signature.
DocumentSignatureType() - Constructor for class com.azure.ai.documentintelligence.models.DocumentSignatureType
Deprecated.
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.
DocumentTypeDetails - Class in com.azure.ai.documentintelligence.models
Document type info.
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.
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.
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.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

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.
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.DocumentClassifierDetails
Get the apiVersion property: API version used to create this document classifier.
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.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.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.
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.BuildDocumentClassifierRequest
Get the classifierId property: Unique document classifier name.
getClassifierId() - Method in class com.azure.ai.documentintelligence.models.DocumentClassifierDetails
Get the classifierId property: Unique document classifier name.
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.
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.
getComponentModels() - Method in class com.azure.ai.documentintelligence.models.ComposeDocumentModelRequest
Get the componentModels property: List of component document models to compose.
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.
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.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.
getCustomNeuralDocumentModelBuilds() - Method in class com.azure.ai.documentintelligence.models.ResourceDetails
Get the customNeuralDocumentModelBuilds property: Quota used, limit, and next reset date/time.
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.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.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.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.AnalyzeResultOperation
Get the error property: Encountered error during document analysis.
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.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.
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.
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.DocumentFormula
Get the kind property: Formula kind.
getKind() - Method in class com.azure.ai.documentintelligence.models.DocumentTableCell
Get the kind property: Table cell kind.
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.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.
getLists() - Method in class com.azure.ai.documentintelligence.models.AnalyzeResult
Get the lists property: Extracted lists.
getLocale() - Method in class com.azure.ai.documentintelligence.models.DocumentLanguage
Get the locale property: Detected language.
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.
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: Unique document model name.
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.
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.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.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.
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.DocumentClassifierBuildOperationDetails
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.
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.
getSourceKind() - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
Get the sourceKind property: Type of training data source.
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.
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.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.
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.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.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.
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.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.CopyAuthorization
Get the targetResourceRegion property: Location of the target Azure resource where the document model should be copied to.
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.
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
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.
isHandwritten() - Method in class com.azure.ai.documentintelligence.models.DocumentStyle
Get the isHandwritten property: Is content handwritten?.
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.
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.
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_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.
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.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.
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.
setPrefix(String) - Method in class com.azure.ai.documentintelligence.models.AzureBlobContentSource
Set the prefix property: Blob name prefix.
setSourceKind(ContentSourceKind) - Method in class com.azure.ai.documentintelligence.models.ClassifierDocumentTypeDetails
Set the sourceKind property: Type of training data source.
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.

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

V2023_10_31_PREVIEW - Enum constant in enum com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
Enum value 2023-10-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.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.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.
A B C D E F G H I K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages