| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Vpc | CreateVpcResponse. getVpc()Get The VPC object. | 
| Vpc[] | DescribeVpcsResponse. getVpcSet()Get The VPC object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateVpcResponse. setVpc(Vpc Vpc)Set The VPC object. | 
| void | DescribeVpcsResponse. setVpcSet(Vpc[] VpcSet)Set The VPC object. | 
| 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 © 2021. All rights reserved.