Uses of Class
cn.ucloud.uewaf.models.DescribeWafSystemRulesResponse.SystemRuleInfo
-
Packages that use DescribeWafSystemRulesResponse.SystemRuleInfo Package Description cn.ucloud.uewaf.models -
-
Uses of DescribeWafSystemRulesResponse.SystemRuleInfo in cn.ucloud.uewaf.models
Methods in cn.ucloud.uewaf.models that return types with arguments of type DescribeWafSystemRulesResponse.SystemRuleInfo Modifier and Type Method Description List<DescribeWafSystemRulesResponse.SystemRuleInfo>DescribeWafSystemRulesResponse. getRules()Method parameters in cn.ucloud.uewaf.models with type arguments of type DescribeWafSystemRulesResponse.SystemRuleInfo Modifier and Type Method Description voidDescribeWafSystemRulesResponse. setRules(List<DescribeWafSystemRulesResponse.SystemRuleInfo> rules)
-