Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
AutoUpgradeClusterLevel |
ClusterBasicSettings.getAutoUpgradeClusterLevel()
Get 自动变配集群等级,针对托管集群生效
|
AutoUpgradeClusterLevel |
ModifyClusterAttributeResponse.getAutoUpgradeClusterLevel()
Get 自动变配集群等级
注意:此字段可能返回 null,表示取不到有效值。
|
AutoUpgradeClusterLevel |
ModifyClusterAttributeRequest.getAutoUpgradeClusterLevel()
Get 自动变配集群等级
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterBasicSettings.setAutoUpgradeClusterLevel(AutoUpgradeClusterLevel AutoUpgradeClusterLevel)
Set 自动变配集群等级,针对托管集群生效
|
void |
ModifyClusterAttributeResponse.setAutoUpgradeClusterLevel(AutoUpgradeClusterLevel AutoUpgradeClusterLevel)
Set 自动变配集群等级
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyClusterAttributeRequest.setAutoUpgradeClusterLevel(AutoUpgradeClusterLevel AutoUpgradeClusterLevel)
Set 自动变配集群等级
|
Constructor and Description |
---|
AutoUpgradeClusterLevel(AutoUpgradeClusterLevel 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 © 2024. All rights reserved.