Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
ExistedInstancesForNode[] |
CreateClusterRequest.getExistedInstancesForNode()
Get 已存在实例的配置信息。所有实例必须在同一个VPC中,最大数量不超过100,不支持添加竞价实例。
|
ExistedInstancesForNode[] |
ScaleOutClusterMasterRequest.getExistedInstancesForNode()
Get 添加已有节点相关参数
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterRequest.setExistedInstancesForNode(ExistedInstancesForNode[] ExistedInstancesForNode)
Set 已存在实例的配置信息。所有实例必须在同一个VPC中,最大数量不超过100,不支持添加竞价实例。
|
void |
ScaleOutClusterMasterRequest.setExistedInstancesForNode(ExistedInstancesForNode[] ExistedInstancesForNode)
Set 添加已有节点相关参数
|
Constructor and Description |
---|
ExistedInstancesForNode(ExistedInstancesForNode 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.