Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
ScriptBootstrapActionConfig[] |
CreateClusterRequest.getScriptBootstrapActionConfig()
Get [引导操作](https://cloud.tencent.com/document/product/589/35656)脚本设置。
|
ScriptBootstrapActionConfig[] |
ScaleOutClusterRequest.getScriptBootstrapActionConfig()
Get [引导操作](https://cloud.tencent.com/document/product/589/35656)脚本设置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateClusterRequest.setScriptBootstrapActionConfig(ScriptBootstrapActionConfig[] ScriptBootstrapActionConfig)
Set [引导操作](https://cloud.tencent.com/document/product/589/35656)脚本设置。
|
void |
ScaleOutClusterRequest.setScriptBootstrapActionConfig(ScriptBootstrapActionConfig[] ScriptBootstrapActionConfig)
Set [引导操作](https://cloud.tencent.com/document/product/589/35656)脚本设置。
|
Constructor and Description |
---|
ScriptBootstrapActionConfig(ScriptBootstrapActionConfig 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 © 2024. All rights reserved.