| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
RunInstancesForNode[] | 
CreateClusterRequest.getRunInstancesForNode()
Get Pass-through parameter for CVM creation in the format of a JSON string. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateClusterRequest.setRunInstancesForNode(RunInstancesForNode[] RunInstancesForNode)
Set Pass-through parameter for CVM creation in the format of a JSON string. 
 | 
| Constructor and Description | 
|---|
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 © 2021. All rights reserved.