public static class GetClusterRuleSummaryResponse.ClusterRuleSummary extends Object
构造器和说明 |
---|
ClusterRuleSummary() |
限定符和类型 | 方法和说明 |
---|---|
Integer |
getCloseRuleCount() |
Long |
getInterceptionCount7Day() |
Integer |
getInterceptionSwitch() |
Integer |
getInterceptionType() |
Integer |
getOpenRuleCount() |
Integer |
getRuleCount() |
Integer |
getSuggestRuleCount() |
void |
setCloseRuleCount(Integer closeRuleCount) |
void |
setInterceptionCount7Day(Long interceptionCount7Day) |
void |
setInterceptionSwitch(Integer interceptionSwitch) |
void |
setInterceptionType(Integer interceptionType) |
void |
setOpenRuleCount(Integer openRuleCount) |
void |
setRuleCount(Integer ruleCount) |
void |
setSuggestRuleCount(Integer suggestRuleCount) |
public Integer getInterceptionSwitch()
public void setInterceptionSwitch(Integer interceptionSwitch)
public Integer getCloseRuleCount()
public void setCloseRuleCount(Integer closeRuleCount)
public Integer getInterceptionType()
public void setInterceptionType(Integer interceptionType)
public Integer getRuleCount()
public void setRuleCount(Integer ruleCount)
public Integer getOpenRuleCount()
public void setOpenRuleCount(Integer openRuleCount)
public Integer getSuggestRuleCount()
public void setSuggestRuleCount(Integer suggestRuleCount)
public Long getInterceptionCount7Day()
public void setInterceptionCount7Day(Long interceptionCount7Day)
Copyright © 2023. All rights reserved.