程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.appId(String appId)
The ID of the application to which the auto scaling policy belongs.
|
static EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.builder() |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.createTime(Long createTime)
The time when the auto scaling policy was created.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.lastDisableTime(Long lastDisableTime)
The time when the auto scaling policy was last disabled.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.maxReplicas(Integer maxReplicas)
This parameter is deprecated.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.metric(EnableApplicationScalingRuleResponseBody.Metric metric)
This parameter is deprecated.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.minReplicas(Integer minReplicas)
This parameter is deprecated.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.scaleRuleEnabled(Boolean scaleRuleEnabled)
Indicates whether the auto scaling policy is enabled.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.scaleRuleName(String scaleRuleName)
The name of the auto scaling policy.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.scaleRuleType(String scaleRuleType)
The type of the auto scaling policy.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.trigger(EnableApplicationScalingRuleResponseBody.Trigger trigger)
The configurations of the trigger.
|
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder |
EnableApplicationScalingRuleResponseBody.AppScalingRule.Builder.updateTime(Long updateTime)
The time when the auto scaling policy was last modified.
|
Copyright © 2023. All rights reserved.