Package | Description |
---|---|
com.tencentcloudapi.dcdb.v20180411.models |
Modifier and Type | Method and Description |
---|---|
ConfigValue[] |
ModifyAccountConfigRequest.getConfigs()
Get 配置列表,每一个元素是Config和Value的组合
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAccountConfigRequest.setConfigs(ConfigValue[] Configs)
Set 配置列表,每一个元素是Config和Value的组合
|
Constructor and Description |
---|
ConfigValue(ConfigValue 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.