Package | Description |
---|---|
com.oracle.bmc.datascience.model |
Modifier and Type | Method and Description |
---|---|
static PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.builder()
Create a new builder.
|
PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.Builder.copy(PredefinedExpressionThresholdScalingConfiguration model) |
PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.Builder.instanceCountAdjustment(Integer instanceCountAdjustment) |
PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.Builder.pendingDuration(String pendingDuration) |
PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.Builder.threshold(Integer threshold)
A metric value at which the scaling operation will be triggered.
|
PredefinedExpressionThresholdScalingConfiguration.Builder |
PredefinedExpressionThresholdScalingConfiguration.toBuilder() |
Copyright © 2016–2024. All rights reserved.