Uses of Class
com.tencentcloudapi.tke.v20180525.models.AutoscalingAdded
-
Packages that use AutoscalingAdded Package Description com.tencentcloudapi.tke.v20180525.models -
-
Uses of AutoscalingAdded in com.tencentcloudapi.tke.v20180525.models
Methods in com.tencentcloudapi.tke.v20180525.models that return AutoscalingAdded Modifier and Type Method Description AutoscalingAddedNodeCountSummary. getAutoscalingAdded()Get 自动管理的节点 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tke.v20180525.models with parameters of type AutoscalingAdded Modifier and Type Method Description voidNodeCountSummary. setAutoscalingAdded(AutoscalingAdded AutoscalingAdded)Set 自动管理的节点 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tke.v20180525.models with parameters of type AutoscalingAdded Constructor Description AutoscalingAdded(AutoscalingAdded 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.
-