| Package | Description | 
|---|---|
| com.tencentcloudapi.tem.v20210701.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Pair[] | MountedSettingConf. getData()Get Configuration content | 
| Pair[] | DeployApplicationRequest. getEnvConf()Get Environment variable configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MountedSettingConf. setData(Pair[] Data)Set Configuration content | 
| void | DeployApplicationRequest. setEnvConf(Pair[] EnvConf)Set Environment variable configuration | 
| 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 © 2021. All rights reserved.