Uses of Class
com.oracle.bmc.autoscaling.model.Threshold.Builder
-
Packages that use Threshold.Builder Package Description com.oracle.bmc.autoscaling.model -
-
Uses of Threshold.Builder in com.oracle.bmc.autoscaling.model
Methods in com.oracle.bmc.autoscaling.model that return Threshold.Builder Modifier and Type Method Description static Threshold.Builder
Threshold. builder()
Create a new builder.Threshold.Builder
Threshold.Builder. copy(Threshold model)
Threshold.Builder
Threshold.Builder. operator(Threshold.Operator operator)
The comparison operator to use.Threshold.Builder
Threshold. toBuilder()
Threshold.Builder
Threshold.Builder. value(Integer value)
-