Package | Description |
---|---|
com.tencentcloudapi.eis.v20210601.models |
Modifier and Type | Method and Description |
---|---|
RuntimeMC |
GetRuntimeMCResponse.getRuntime()
Get 运行时详情
|
RuntimeMC[] |
ListRuntimesMCResponse.getRuntimes()
Get 运行时列表
|
Modifier and Type | Method and Description |
---|---|
void |
GetRuntimeMCResponse.setRuntime(RuntimeMC Runtime)
Set 运行时详情
|
void |
ListRuntimesMCResponse.setRuntimes(RuntimeMC[] Runtimes)
Set 运行时列表
|
Constructor and Description |
---|
RuntimeMC(RuntimeMC 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.