Uses of Class
com.oracle.bmc.datascience.model.TargetPredefinedExpressionThresholdScalingConfiguration.Builder
-
Packages that use TargetPredefinedExpressionThresholdScalingConfiguration.Builder Package Description com.oracle.bmc.datascience.model -
-
Uses of TargetPredefinedExpressionThresholdScalingConfiguration.Builder in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return TargetPredefinedExpressionThresholdScalingConfiguration.Builder Modifier and Type Method Description static TargetPredefinedExpressionThresholdScalingConfiguration.BuilderTargetPredefinedExpressionThresholdScalingConfiguration. builder()Create a new builder.TargetPredefinedExpressionThresholdScalingConfiguration.BuilderTargetPredefinedExpressionThresholdScalingConfiguration.Builder. copy(TargetPredefinedExpressionThresholdScalingConfiguration model)TargetPredefinedExpressionThresholdScalingConfiguration.BuilderTargetPredefinedExpressionThresholdScalingConfiguration.Builder. threshold(Float threshold)A metric value at which the scaling operation will be triggered.TargetPredefinedExpressionThresholdScalingConfiguration.BuilderTargetPredefinedExpressionThresholdScalingConfiguration. toBuilder()
-