Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
AliasValueConf[] |
ConfigAliasesInfo.getAliasValueList()
Get Alias-value configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigAliasesInfo.setAliasValueList(AliasValueConf[] AliasValueList)
Set Alias-value configuration.
|
Constructor and Description |
---|
AliasValueConf(AliasValueConf 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 © 2024. All rights reserved.