Uses of Class
com.oracle.bmc.datascience.model.ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration
-
Packages that use ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration Package Description com.oracle.bmc.datascience.model -
-
Uses of ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration Modifier and Type Method Description ManagedComputeClusterPredefinedExpressionThresholdScalingConfigurationManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration.Builder. build()ManagedComputeClusterPredefinedExpressionThresholdScalingConfigurationManagedComputeClusterPredefinedMetricExpressionRule. getScaleInConfiguration()ManagedComputeClusterPredefinedExpressionThresholdScalingConfigurationManagedComputeClusterPredefinedMetricExpressionRule. getScaleOutConfiguration()Methods in com.oracle.bmc.datascience.model with parameters of type ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration Modifier and Type Method Description ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration.BuilderManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration.Builder. copy(ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration model)ManagedComputeClusterPredefinedMetricExpressionRule.BuilderManagedComputeClusterPredefinedMetricExpressionRule.Builder. scaleInConfiguration(ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration scaleInConfiguration)ManagedComputeClusterPredefinedMetricExpressionRule.BuilderManagedComputeClusterPredefinedMetricExpressionRule.Builder. scaleOutConfiguration(ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration scaleOutConfiguration)Constructors in com.oracle.bmc.datascience.model with parameters of type ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration Constructor Description ManagedComputeClusterPredefinedMetricExpressionRule(ManagedComputeClusterPredefinedMetricExpressionRule.MetricType metricType, ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration scaleInConfiguration, ManagedComputeClusterPredefinedExpressionThresholdScalingConfiguration scaleOutConfiguration)Deprecated.
-