Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901 | |
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
HandleFunctionRuntimeEnvironmentResponse |
TeoClient.HandleFunctionRuntimeEnvironment(HandleFunctionRuntimeEnvironmentRequest req)
操作边缘函数运行环境,支持环境变量的相关设置。
设置环境变量后,可在函数代码中使用,具体参考 [边缘函数引入环境变量](https://cloud.tencent.com/document/product/1552/109151#0151fd9a-8b0e-407b-ae37-54553a60ded6)。
|
Constructor and Description |
---|
HandleFunctionRuntimeEnvironmentRequest(HandleFunctionRuntimeEnvironmentRequest 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.