public class AclEntry extends Object
| Constructor and Description |
|---|
AclEntry() |
| Modifier and Type | Method and Description |
|---|---|
List<AclRule> |
getAclRules() |
String |
getSubnetCidr() |
String |
getSubnetId() |
String |
getSubnetName() |
AclEntry |
setAclRules(List<AclRule> aclRules) |
AclEntry |
setSubnetCidr(String subnetCidr) |
AclEntry |
setSubnetId(String subnetId) |
AclEntry |
setSubnetName(String subnetName) |
String |
toString() |
Copyright © 2026. All rights reserved.