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