| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Subnet | CreateSubnetResponse. getSubnet()Get Subnet object. | 
| Subnet[] | NetworkAcl. getSubnetSet()Get Array of subnets associated with the network ACL. | 
| Subnet[] | DescribeSubnetsResponse. getSubnetSet()Get Subnet object. | 
| Subnet[] | CreateSubnetsResponse. getSubnetSet()Get The list of newly created subnets. | 
| Subnet[] | AssistantCidr. getSubnetSet()Get Subnets divided by the secondary CIDR. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateSubnetResponse. setSubnet(Subnet Subnet)Set Subnet object. | 
| void | NetworkAcl. setSubnetSet(Subnet[] SubnetSet)Set Array of subnets associated with the network ACL. | 
| void | DescribeSubnetsResponse. setSubnetSet(Subnet[] SubnetSet)Set Subnet object. | 
| void | CreateSubnetsResponse. setSubnetSet(Subnet[] SubnetSet)Set The list of newly created subnets. | 
| void | AssistantCidr. setSubnetSet(Subnet[] SubnetSet)Set Subnets divided by the secondary CIDR. | 
Copyright © 2021. All rights reserved.