Package | Description |
---|---|
com.tencentcloudapi.gse.v20191112.models |
Modifier and Type | Method and Description |
---|---|
TargetConfiguration |
PutScalingPolicyRequest.getTargetConfiguration()
Get 扩缩容目标值配置,只有TargetBased类型的策略生效
|
TargetConfiguration |
ScalingPolicy.getTargetConfiguration()
Get 基于规则的配置
注意:此字段可能返回 null,表示取不到有效值。
|
TargetConfiguration |
TimerFleetCapacity.getTargetConfiguration()
Get 基于目标的扩展策略的设置
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
PutScalingPolicyRequest.setTargetConfiguration(TargetConfiguration TargetConfiguration)
Set 扩缩容目标值配置,只有TargetBased类型的策略生效
|
void |
ScalingPolicy.setTargetConfiguration(TargetConfiguration TargetConfiguration)
Set 基于规则的配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TimerFleetCapacity.setTargetConfiguration(TargetConfiguration TargetConfiguration)
Set 基于目标的扩展策略的设置
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
TargetConfiguration(TargetConfiguration source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.