Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
HorizontalPodAutoscaler |
ModifyModelServiceRequest.getHorizontalPodAutoscaler()
Get 自动伸缩信息
|
HorizontalPodAutoscaler |
ServiceInfo.getHorizontalPodAutoscaler()
Get hpa配置
注意:此字段可能返回 null,表示取不到有效值。
|
HorizontalPodAutoscaler |
CreateModelServiceRequest.getHorizontalPodAutoscaler()
Get 自动伸缩信息
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyModelServiceRequest.setHorizontalPodAutoscaler(HorizontalPodAutoscaler HorizontalPodAutoscaler)
Set 自动伸缩信息
|
void |
ServiceInfo.setHorizontalPodAutoscaler(HorizontalPodAutoscaler HorizontalPodAutoscaler)
Set hpa配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateModelServiceRequest.setHorizontalPodAutoscaler(HorizontalPodAutoscaler HorizontalPodAutoscaler)
Set 自动伸缩信息
|
Constructor and Description |
---|
HorizontalPodAutoscaler(HorizontalPodAutoscaler 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 © 2022. All rights reserved.