| Package | Description | 
|---|---|
| com.tencentcloudapi.tem.v20210701.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Pair[] | ConfigData. getData()Get 配置条目 | 
| Pair[] | MountedSettingConf. getData()Get 配置内容 | 
| Pair[] | CreateConfigDataRequest. getData()Get 配置信息 | 
| Pair[] | ModifyConfigDataRequest. getData()Get 配置信息 | 
| Pair[] | DeployApplicationRequest. getEnvConf()Get 环境变量配置 | 
| Pair[] | TemServiceVersionInfo. getEnvConf()Get 环境配置 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigData. setData(Pair[] Data)Set 配置条目 | 
| void | MountedSettingConf. setData(Pair[] Data)Set 配置内容 | 
| void | CreateConfigDataRequest. setData(Pair[] Data)Set 配置信息 | 
| void | ModifyConfigDataRequest. setData(Pair[] Data)Set 配置信息 | 
| void | DeployApplicationRequest. setEnvConf(Pair[] EnvConf)Set 环境变量配置 | 
| void | TemServiceVersionInfo. setEnvConf(Pair[] EnvConf)Set 环境配置 | 
| Constructor and Description | 
|---|
| Pair(Pair 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.