Uses of Class
cn.ucloud.uewaf.models.DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry
-
Packages that use DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry Package Description cn.ucloud.uewaf.models -
-
Uses of DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry in cn.ucloud.uewaf.models
Methods in cn.ucloud.uewaf.models that return types with arguments of type DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry Modifier and Type Method Description List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry>DescribeWafProtectionSummaryInfoResponse. getRuleSetList()Method parameters in cn.ucloud.uewaf.models with type arguments of type DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry Modifier and Type Method Description voidDescribeWafProtectionSummaryInfoResponse. setRuleSetList(List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry> ruleSetList)
-