Uses of Class
com.oracle.bmc.autoscaling.model.Threshold
-
Packages that use Threshold Package Description com.oracle.bmc.autoscaling.model -
-
Uses of Threshold in com.oracle.bmc.autoscaling.model
Methods in com.oracle.bmc.autoscaling.model that return Threshold Modifier and Type Method Description Threshold
Threshold.Builder. build()
Threshold
Metric. getThreshold()
Methods in com.oracle.bmc.autoscaling.model with parameters of type Threshold Modifier and Type Method Description Threshold.Builder
Threshold.Builder. copy(Threshold model)
Metric.Builder
Metric.Builder. threshold(Threshold threshold)
Constructors in com.oracle.bmc.autoscaling.model with parameters of type Threshold Constructor Description Metric(Metric.MetricType metricType, Threshold threshold)
Deprecated.
-