| Package | Description | 
|---|---|
| com.tencentcloudapi.thpc.v20230321.models | 
| Modifier and Type | Method and Description | 
|---|---|
| EnvVar[] | Application. getEnvVars()Get 用户自定义环境变量。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Application. setEnvVars(EnvVar[] EnvVars)Set 用户自定义环境变量。 | 
| Constructor and Description | 
|---|
| EnvVar(EnvVar 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 © 2025. All rights reserved.