Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
ContainerEnv[] |
DockerContainerConfiguration.getEnvs()
Get List of environment variables
|
Modifier and Type | Method and Description |
---|---|
void |
DockerContainerConfiguration.setEnvs(ContainerEnv[] Envs)
Set List of environment variables
|
Constructor and Description |
---|
ContainerEnv(ContainerEnv 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.