Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
ScaleOutNodeConfig |
ScaleOutClusterRequest.getScaleOutNodeConfig()
Get The type and number of nodes to be added.
|
Modifier and Type | Method and Description |
---|---|
void |
ScaleOutClusterRequest.setScaleOutNodeConfig(ScaleOutNodeConfig ScaleOutNodeConfig)
Set The type and number of nodes to be added.
|
Constructor and Description |
---|
ScaleOutNodeConfig(ScaleOutNodeConfig 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.