Package | Description |
---|---|
com.tencentcloudapi.cis.v20180408.models |
Modifier and Type | Method and Description |
---|---|
EnvironmentVar[] |
Container.getEnvironmentVars()
Get 容器环境变量
|
Modifier and Type | Method and Description |
---|---|
void |
Container.setEnvironmentVars(EnvironmentVar[] EnvironmentVars)
Set 容器环境变量
|
Constructor and Description |
---|
EnvironmentVar(EnvironmentVar 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 © 2024. All rights reserved.