Uses of Class
com.oracle.bmc.aianomalydetection.model.InfluxVersion
-
Packages that use InfluxVersion Package Description com.oracle.bmc.aianomalydetection.model -
-
Uses of InfluxVersion in com.oracle.bmc.aianomalydetection.model
Methods in com.oracle.bmc.aianomalydetection.model that return InfluxVersion Modifier and Type Method Description static InfluxVersion
InfluxVersion. create(String key)
static InfluxVersion
InfluxVersion. valueOf(String name)
Returns the enum constant of this type with the specified name.static InfluxVersion[]
InfluxVersion. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-