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