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