| 程序包 | 说明 | 
|---|---|
| com.tencentcloudapi.tem.v20210701.models | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| Pair[] | MountedSettingConf. getData()Get Configuration content | 
| Pair[] | DeployApplicationRequest. getEnvConf()Get Environment variable configuration | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| void | MountedSettingConf. setData(Pair[] Data)Set Configuration content | 
| void | DeployApplicationRequest. setEnvConf(Pair[] EnvConf)Set Environment variable configuration | 
| 构造器和说明 | 
|---|
| 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 © 2022. All rights reserved.