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