Uses of Class
com.oracle.bmc.bds.model.MetricThresholdRule
- 
Packages that use MetricThresholdRule Package Description com.oracle.bmc.bds.model 
- 
- 
Uses of MetricThresholdRule in com.oracle.bmc.bds.modelMethods in com.oracle.bmc.bds.model that return MetricThresholdRule Modifier and Type Method Description MetricThresholdRuleMetricThresholdRule.Builder. build()MetricThresholdRuleAutoScalePolicyMetricRule. getThreshold()Methods in com.oracle.bmc.bds.model with parameters of type MetricThresholdRule Modifier and Type Method Description MetricThresholdRule.BuilderMetricThresholdRule.Builder. copy(MetricThresholdRule model)AutoScalePolicyMetricRule.BuilderAutoScalePolicyMetricRule.Builder. threshold(MetricThresholdRule threshold)Constructors in com.oracle.bmc.bds.model with parameters of type MetricThresholdRule Constructor Description AutoScalePolicyMetricRule(AutoScalePolicyMetricRule.MetricType metricType, MetricThresholdRule threshold)Deprecated.
 
-