| Package | Description |
|---|---|
| com.tencentcloudapi.vpc.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
VpcTaskResultDetailInfo[] |
DescribeVpcTaskResultResponse.getResult()
Get 异步任务详细结果。只用于特殊场景,如批量删除弹性网卡时查询成功的网卡列表和失败的列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeVpcTaskResultResponse.setResult(VpcTaskResultDetailInfo[] Result)
Set 异步任务详细结果。只用于特殊场景,如批量删除弹性网卡时查询成功的网卡列表和失败的列表。
|
| Constructor and Description |
|---|
VpcTaskResultDetailInfo(VpcTaskResultDetailInfo 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.