Uses of Class
cn.ucloud.vpc.models.DescribeNetworkAclResponse.AssociationInfo
-
Packages that use DescribeNetworkAclResponse.AssociationInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeNetworkAclResponse.AssociationInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeNetworkAclResponse.AssociationInfo Modifier and Type Method Description List<DescribeNetworkAclResponse.AssociationInfo>DescribeNetworkAclResponse.AclInfo. getAssociations()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeNetworkAclResponse.AssociationInfo Modifier and Type Method Description voidDescribeNetworkAclResponse.AclInfo. setAssociations(List<DescribeNetworkAclResponse.AssociationInfo> associations)
-