Uses of Class
com.azure.ai.documentintelligence.models.DocumentKeyValuePair
Packages that use DocumentKeyValuePair
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentKeyValuePair in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentKeyValuePairModifier and TypeMethodDescriptionstatic DocumentKeyValuePairDocumentKeyValuePair.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentKeyValuePair from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentKeyValuePairModifier and TypeMethodDescriptionAnalyzeResult.getKeyValuePairs()Get the keyValuePairs property: Extracted key-value pairs.