| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Vpc | CreateVpcResponse. getVpc()Get Vpc对象。 | 
| Vpc[] | DescribeVpcsResponse. getVpcSet()Get VPC对象。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateVpcResponse. setVpc(Vpc Vpc)Set Vpc对象。 | 
| void | DescribeVpcsResponse. setVpcSet(Vpc[] VpcSet)Set VPC对象。 | 
| Constructor and Description | 
|---|
| Vpc(Vpc 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.