| Package | Description |
|---|---|
| com.tencentcloudapi.tiems.v20190416.models |
| Modifier and Type | Method and Description |
|---|---|
Option[] |
Scaler.getHpaMetrics()
Get 扩缩容指标,选择自动扩缩容时至少需要选择一个指标,支持CPU-UTIL、MEMORY-UTIL
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scaler.setHpaMetrics(Option[] HpaMetrics)
Set 扩缩容指标,选择自动扩缩容时至少需要选择一个指标,支持CPU-UTIL、MEMORY-UTIL
|
| Constructor and Description |
|---|
Option(Option 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 © 2023. All rights reserved.