Package | Description |
---|---|
com.tencentcloudapi.dlc.v20210125.models |
Modifier and Type | Method and Description |
---|---|
EngineResourceGroupConfigPair[] |
StandardEngineResourceGroupConfigInfo.getDynamicConfigPairs()
Get 资源组动态参数,下一个任务生效。
|
EngineResourceGroupConfigPair[] |
CreateStandardEngineResourceGroupRequest.getDynamicConfigPairs()
Get 资源组动态参数,下一个任务生效。
|
EngineResourceGroupConfigPair[] |
StandardEngineResourceGroupConfigInfo.getStaticConfigPairs()
Get 资源组静态参数,需要重启资源组生效
|
EngineResourceGroupConfigPair[] |
CreateStandardEngineResourceGroupRequest.getStaticConfigPairs()
Get 资源组静态参数,需要重启资源组生效
|
Modifier and Type | Method and Description |
---|---|
void |
StandardEngineResourceGroupConfigInfo.setDynamicConfigPairs(EngineResourceGroupConfigPair[] DynamicConfigPairs)
Set 资源组动态参数,下一个任务生效。
|
void |
CreateStandardEngineResourceGroupRequest.setDynamicConfigPairs(EngineResourceGroupConfigPair[] DynamicConfigPairs)
Set 资源组动态参数,下一个任务生效。
|
void |
StandardEngineResourceGroupConfigInfo.setStaticConfigPairs(EngineResourceGroupConfigPair[] StaticConfigPairs)
Set 资源组静态参数,需要重启资源组生效
|
void |
CreateStandardEngineResourceGroupRequest.setStaticConfigPairs(EngineResourceGroupConfigPair[] StaticConfigPairs)
Set 资源组静态参数,需要重启资源组生效
|
Constructor and Description |
---|
EngineResourceGroupConfigPair(EngineResourceGroupConfigPair 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 © 2025. All rights reserved.