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