Package | Description |
---|---|
com.tencentcloudapi.tcb.v20180608.models |
Modifier and Type | Method and Description |
---|---|
EnvInfo[] |
DescribeWxCloudBaseRunEnvsResponse.getEnvList()
Get env列表
|
EnvInfo[] |
DescribeEnvsResponse.getEnvList()
Get 环境信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeWxCloudBaseRunEnvsResponse.setEnvList(EnvInfo[] EnvList)
Set env列表
|
void |
DescribeEnvsResponse.setEnvList(EnvInfo[] EnvList)
Set 环境信息列表
|
Constructor and Description |
---|
EnvInfo(EnvInfo 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 © 2024. All rights reserved.