Package | Description |
---|---|
com.tencentcloudapi.tem.v20201221.models |
Modifier and Type | Method and Description |
---|---|
Pair[] |
MountedSettingConf.getData()
Get 配置内容
|
Pair[] |
DeployServiceV2Request.getEnvConf()
Get 环境变量配置
|
Modifier and Type | Method and Description |
---|---|
void |
MountedSettingConf.setData(Pair[] Data)
Set 配置内容
|
void |
DeployServiceV2Request.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 © 2022. All rights reserved.