Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Method and Description |
---|---|
PredefinedExpressionThresholdScalingConfiguration |
PredefinedExpressionThresholdScalingConfiguration.Builder.build() |
PredefinedExpressionThresholdScalingConfiguration |
PredefinedMetricExpressionRule.getScaleInConfiguration() |
PredefinedExpressionThresholdScalingConfiguration |
PredefinedMetricExpressionRule.getScaleOutConfiguration() |
Modifier and Type | Method and Description |
---|---|
PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.Builder.copy(PredefinedExpressionThresholdScalingConfiguration model) |
PredefinedMetricExpressionRule.Builder |
PredefinedMetricExpressionRule.Builder.scaleInConfiguration(PredefinedExpressionThresholdScalingConfiguration scaleInConfiguration) |
PredefinedMetricExpressionRule.Builder |
PredefinedMetricExpressionRule.Builder.scaleOutConfiguration(PredefinedExpressionThresholdScalingConfiguration scaleOutConfiguration) |
Constructor and Description |
---|
PredefinedMetricExpressionRule(PredefinedMetricExpressionRule.MetricType metricType,
PredefinedExpressionThresholdScalingConfiguration scaleInConfiguration,
PredefinedExpressionThresholdScalingConfiguration scaleOutConfiguration)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.