Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdateMetricBasedHorizontalScalingPolicyDetails
Update details of a metric based horizontal autoscaling policy.
|
class |
UpdateMetricBasedVerticalScalingPolicyDetails
Update details of a metric based vertical autoscaling policy.
|
class |
UpdateScheduleBasedHorizontalScalingPolicyDetails
Update details of a schedule based horizontal autoscaling policy.
|
class |
UpdateScheduleBasedVerticalScalingPolicyDetails
Update details of a schedule based vertical autoscaling policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalePolicyDetails |
UpdateAutoScalingConfigurationDetails.getPolicyDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationDetails.Builder |
UpdateAutoScalingConfigurationDetails.Builder.policyDetails(UpdateAutoScalePolicyDetails policyDetails) |
Constructor and Description |
---|
UpdateAutoScalingConfigurationDetails(String displayName,
Boolean isEnabled,
String clusterAdminPassword,
AutoScalePolicy policy,
UpdateAutoScalePolicyDetails policyDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.