Uses of Class
com.oracle.bmc.datascience.model.TargetCustomMetricExpressionRule.Builder
-
Packages that use TargetCustomMetricExpressionRule.Builder Package Description com.oracle.bmc.datascience.model -
-
Uses of TargetCustomMetricExpressionRule.Builder in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return TargetCustomMetricExpressionRule.Builder Modifier and Type Method Description static TargetCustomMetricExpressionRule.BuilderTargetCustomMetricExpressionRule. builder()Create a new builder.TargetCustomMetricExpressionRule.BuilderTargetCustomMetricExpressionRule.Builder. copy(TargetCustomMetricExpressionRule model)TargetCustomMetricExpressionRule.BuilderTargetCustomMetricExpressionRule.Builder. scaleConfiguration(TargetCustomExpressionQueryScalingConfiguration scaleConfiguration)TargetCustomMetricExpressionRule.BuilderTargetCustomMetricExpressionRule. toBuilder()
-