| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.tke.v20180525.models |
| 限定符和类型 | 方法和说明 |
|---|---|
RunInstancesForNode[] |
CreateClusterRequest.getRunInstancesForNode()
Get Pass-through parameter for CVM creation in the format of a JSON string.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CreateClusterRequest.setRunInstancesForNode(RunInstancesForNode[] RunInstancesForNode)
Set Pass-through parameter for CVM creation in the format of a JSON string.
|
| 构造器和说明 |
|---|
RunInstancesForNode(RunInstancesForNode 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.