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