Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
EsInfo |
TemServiceVersionInfo.getEsInfo()
Get 弹性配置
注意:此字段可能返回 null,表示取不到有效值。
|
EsInfo |
DeployApplicationRequest.getEsInfo()
Get 弹性伸缩配置(已废弃,请使用HorizontalAutoscaler设置弹性策略)
|
Modifier and Type | Method and Description |
---|---|
void |
TemServiceVersionInfo.setEsInfo(EsInfo EsInfo)
Set 弹性配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DeployApplicationRequest.setEsInfo(EsInfo EsInfo)
Set 弹性伸缩配置(已废弃,请使用HorizontalAutoscaler设置弹性策略)
|
Constructor and Description |
---|
EsInfo(EsInfo 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.