Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
ClusterSetting |
RunJobFlowRequest.getInstance()
Get 只在CreateCluster为true时生效,使用该配置创建集群。
|
Modifier and Type | Method and Description |
---|---|
void |
RunJobFlowRequest.setInstance(ClusterSetting Instance)
Set 只在CreateCluster为true时生效,使用该配置创建集群。
|
Constructor and Description |
---|
ClusterSetting(ClusterSetting 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.