类 DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uewaf.models.DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry
public static class DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleSetEntry
extends Response
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetPriority(Integer priority) voidsetRiskRank(String riskRank) voidsetRiskType(String riskType) voidsetRuleAction(String ruleAction) voidsetRuleDescription(String ruleDescription) voidvoidsetRuleName(String ruleName) voidsetRuleSetID(Integer ruleSetID) voidsetRuleSetType(String ruleSetType) voidsetSysRuleset(Integer sysRuleset) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
ProtectionSummaryRuleSetEntry
public ProtectionSummaryRuleSetEntry()
-
-
方法详细资料
-
getRuleName
-
setRuleName
-
getRuleAction
-
setRuleAction
-
getPriority
-
setPriority
-
getRiskRank
-
setRiskRank
-
getRiskType
-
setRiskType
-
getRuleSetID
-
setRuleSetID
-
getRuleSetType
-
setRuleSetType
-
getSysRuleset
-
setSysRuleset
-
getRuleDescription
-
setRuleDescription
-
getRuleList
-
setRuleList
public void setRuleList(List<DescribeWafProtectionSummaryInfoResponse.ProtectionSummaryRuleInfo> ruleList)
-