Uses of Enum
com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
Packages that use DocumentIntelligenceServiceVersion
Package
Description
Package containing the classes for DocumentIntelligence.
-
Uses of DocumentIntelligenceServiceVersion in com.azure.ai.documentintelligence
Methods in com.azure.ai.documentintelligence that return DocumentIntelligenceServiceVersionModifier and TypeMethodDescriptionDocumentIntelligenceServiceVersion.getLatest()Gets the latest service version supported by this client library.Returns the enum constant of this type with the specified name.static DocumentIntelligenceServiceVersion[]DocumentIntelligenceServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.ai.documentintelligence with parameters of type DocumentIntelligenceServiceVersionModifier and TypeMethodDescriptionDocumentIntelligenceAdministrationClientBuilder.serviceVersion(DocumentIntelligenceServiceVersion serviceVersion) Sets Service version.DocumentIntelligenceClientBuilder.serviceVersion(DocumentIntelligenceServiceVersion serviceVersion) Sets Service version.