Uses of Class
cn.ucloud.vpc.models.DescribeNetworkAclAssociationResponse.AssociationInfo
-
Packages that use DescribeNetworkAclAssociationResponse.AssociationInfo Package Description cn.ucloud.vpc.models -
-
Uses of DescribeNetworkAclAssociationResponse.AssociationInfo in cn.ucloud.vpc.models
Methods in cn.ucloud.vpc.models that return types with arguments of type DescribeNetworkAclAssociationResponse.AssociationInfo Modifier and Type Method Description List<DescribeNetworkAclAssociationResponse.AssociationInfo>DescribeNetworkAclAssociationResponse. getAssociationList()Method parameters in cn.ucloud.vpc.models with type arguments of type DescribeNetworkAclAssociationResponse.AssociationInfo Modifier and Type Method Description voidDescribeNetworkAclAssociationResponse. setAssociationList(List<DescribeNetworkAclAssociationResponse.AssociationInfo> associationList)
-