Uses of Class
cn.ucloud.vpc.models.DescribeNetworkAclEntryResponse.AclEntryInfo
-
Packages that use DescribeNetworkAclEntryResponse.AclEntryInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeNetworkAclEntryResponse.AclEntryInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeNetworkAclEntryResponse.AclEntryInfo Modifier and Type Method Description List<DescribeNetworkAclEntryResponse.AclEntryInfo>DescribeNetworkAclEntryResponse. getEntryList()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeNetworkAclEntryResponse.AclEntryInfo Modifier and Type Method Description voidDescribeNetworkAclEntryResponse. setEntryList(List<DescribeNetworkAclEntryResponse.AclEntryInfo> entryList)
-