Package | Description |
---|---|
com.tencentcloudapi.gse.v20191112.models |
Modifier and Type | Method and Description |
---|---|
TargetConfiguration |
PutScalingPolicyRequest.getTargetConfiguration()
Get 扩缩容目标值配置,只有TargetBased类型的策略生效
|
TargetConfiguration |
ScalingPolicy.getTargetConfiguration()
Get 基于规则的配置
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
PutScalingPolicyRequest.setTargetConfiguration(TargetConfiguration TargetConfiguration)
Set 扩缩容目标值配置,只有TargetBased类型的策略生效
|
void |
ScalingPolicy.setTargetConfiguration(TargetConfiguration TargetConfiguration)
Set 基于规则的配置
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2021. All rights reserved.