| Package | Description |
|---|---|
| com.tencentcloudapi.tiems.v20190416.models |
| Modifier and Type | Method and Description |
|---|---|
Runtime |
CreateRuntimeResponse.getRuntime()
Get 运行环境
|
Runtime[] |
DescribeRuntimesResponse.getRuntimes()
Get TIEMS支持的运行环境列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateRuntimeResponse.setRuntime(Runtime Runtime)
Set 运行环境
|
void |
DescribeRuntimesResponse.setRuntimes(Runtime[] Runtimes)
Set TIEMS支持的运行环境列表
|
| Constructor and Description |
|---|
Runtime(Runtime 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 © 2021. All rights reserved.