| Package | Description |
|---|---|
| com.tencentcloudapi.tcm.v20210413.models |
| Modifier and Type | Method and Description |
|---|---|
MetricSpec[] |
HorizontalPodAutoscalerSpec.getMetrics()
Get 用于计算副本数的指标
|
| Modifier and Type | Method and Description |
|---|---|
void |
HorizontalPodAutoscalerSpec.setMetrics(MetricSpec[] Metrics)
Set 用于计算副本数的指标
|
| Constructor and Description |
|---|
MetricSpec(MetricSpec 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.