Uses of Enum
com.azure.ai.documentintelligence.DocumentIntelligenceServiceVersion
Package
Description
Package containing the classes for DocumentIntelligence.
-
Uses of DocumentIntelligenceServiceVersion in com.azure.ai.documentintelligence
Modifier 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.Modifier and TypeMethodDescriptionDocumentIntelligenceAdministrationClientBuilder.serviceVersion
(DocumentIntelligenceServiceVersion serviceVersion) Sets Service version.DocumentIntelligenceClientBuilder.serviceVersion
(DocumentIntelligenceServiceVersion serviceVersion) Sets Service version.