Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
PreExecuteFileSettings[] |
ScaleOutInstanceRequest.getPreExecutedFileSettings()
Get Bootstrap script settings.
|
PreExecuteFileSettings[] |
CreateInstanceRequest.getPreExecutedFileSettings()
Get [Bootstrap action](https://intl.cloud.tencent.com/document/product/589/35656?from_cn_redirect=1) script settings
|
Modifier and Type | Method and Description |
---|---|
void |
ScaleOutInstanceRequest.setPreExecutedFileSettings(PreExecuteFileSettings[] PreExecutedFileSettings)
Set Bootstrap script settings.
|
void |
CreateInstanceRequest.setPreExecutedFileSettings(PreExecuteFileSettings[] PreExecutedFileSettings)
Set [Bootstrap action](https://intl.cloud.tencent.com/document/product/589/35656?from_cn_redirect=1) script settings
|
Constructor and Description |
---|
PreExecuteFileSettings(PreExecuteFileSettings 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 © 2023. All rights reserved.