Package | Description |
---|---|
com.tencentcloudapi.tke.v20180525.models |
Modifier and Type | Method and Description |
---|---|
ExistedInstancesForNode[] |
CreateClusterRequest.getExistedInstancesForNode()
Get 已存在实例的配置信息。所有实例必须在同一个VPC中,最大数量不超过100。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterRequest.setExistedInstancesForNode(ExistedInstancesForNode[] ExistedInstancesForNode)
Set 已存在实例的配置信息。所有实例必须在同一个VPC中,最大数量不超过100。
|
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 © 2021. All rights reserved.