Uses of Class
cn.ucloud.ulb.models.DescribeULBResponse.FirewallSet
-
Packages that use DescribeULBResponse.FirewallSet Package Description cn.ucloud.ulb.models -
-
Uses of DescribeULBResponse.FirewallSet in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type DescribeULBResponse.FirewallSet Modifier and Type Method Description List<DescribeULBResponse.FirewallSet>DescribeULBResponse.ULBSet. getFirewallSet()Method parameters in cn.ucloud.ulb.models with type arguments of type DescribeULBResponse.FirewallSet Modifier and Type Method Description voidDescribeULBResponse.ULBSet. setFirewallSet(List<DescribeULBResponse.FirewallSet> firewallSet)
-