| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| NetworkAclEntry[] | NetworkAclEntrySet. getEgress()Get Outbound rules. | 
| NetworkAclEntry[] | NetworkAcl. getEgressEntries()Get Outbound rules of the network ACL. | 
| NetworkAclEntry[] | NetworkAclEntrySet. getIngress()Get Inbound rules. | 
| NetworkAclEntry[] | NetworkAcl. getIngressEntries()Get Inbound rules of the network ACL. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NetworkAclEntrySet. setEgress(NetworkAclEntry[] Egress)Set Outbound rules. | 
| void | NetworkAcl. setEgressEntries(NetworkAclEntry[] EgressEntries)Set Outbound rules of the network ACL. | 
| void | NetworkAclEntrySet. setIngress(NetworkAclEntry[] Ingress)Set Inbound rules. | 
| void | NetworkAcl. setIngressEntries(NetworkAclEntry[] IngressEntries)Set Inbound rules of the network ACL. | 
Copyright © 2020. All rights reserved.