Uses of Class
cn.ucloud.ulb.models.DescribeListenersResponse.RuleCondition
-
Packages that use DescribeListenersResponse.RuleCondition Package Description cn.ucloud.ulb.models -
-
Uses of DescribeListenersResponse.RuleCondition in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type DescribeListenersResponse.RuleCondition Modifier and Type Method Description List<DescribeListenersResponse.RuleCondition>DescribeListenersResponse.Rule. getRuleConditions()Method parameters in cn.ucloud.ulb.models with type arguments of type DescribeListenersResponse.RuleCondition Modifier and Type Method Description voidDescribeListenersResponse.Rule. setRuleConditions(List<DescribeListenersResponse.RuleCondition> ruleConditions)
-