| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20180525.models | 
| Modifier and Type | Method and Description | 
|---|---|
ClusterExtraArgs | 
ClusterAdvancedSettings.getExtraArgs()
Get Cluster custom parameter 
 | 
ClusterExtraArgs | 
UpdateClusterVersionRequest.getExtraArgs()
Get Cluster custom parameter 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClusterAdvancedSettings.setExtraArgs(ClusterExtraArgs ExtraArgs)
Set Cluster custom parameter 
 | 
void | 
UpdateClusterVersionRequest.setExtraArgs(ClusterExtraArgs ExtraArgs)
Set Cluster custom parameter 
 | 
| Constructor and Description | 
|---|
ClusterExtraArgs(ClusterExtraArgs 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.