Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
DataEngineConfigPair[] |
CreateDataEngineRequest.getDataEngineConfigPairs()
Get The advanced configurations of clusters.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDataEngineRequest.setDataEngineConfigPairs(DataEngineConfigPair[] DataEngineConfigPairs)
Set The advanced configurations of clusters.
|
Constructor and Description |
---|
DataEngineConfigPair(DataEngineConfigPair 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.