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