DocumentIntelligenceServiceVersion Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. ai. documentintelligence. DocumentIntelligenceServiceVersion
- com.
- java.
public enum DocumentIntelligenceServiceVersion
extends Enum<DocumentIntelligenceServiceVersion>
implements ServiceVersion
Service version of DocumentIntelligenceClient.
Implements
Fields
V2024_11_30 |
Enum value 2024-11-30. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
getLatest()
public static DocumentIntelligenceServiceVersion getLatest()
Gets the latest service version supported by this client library.
Returns
getVersion()
valueOf(String name)
public static DocumentIntelligenceServiceVersion valueOf(String name)
Parameters
- name
- String
Returns
values()
public static DocumentIntelligenceServiceVersion[] values()