public class DataForListBotAnalyseProtectRuleOutput extends Object
| Constructor and Description |
|---|
DataForListBotAnalyseProtectRuleOutput() |
| Modifier and Type | Method and Description |
|---|---|
DataForListBotAnalyseProtectRuleOutput |
addRuleGroupItem(RuleGroupForListBotAnalyseProtectRuleOutput ruleGroupItem) |
DataForListBotAnalyseProtectRuleOutput |
enableCount(Integer enableCount) |
boolean |
equals(Object o) |
Integer |
getEnableCount()
Get enableCount
|
String |
getPath()
Get path
|
@Valid List<RuleGroupForListBotAnalyseProtectRuleOutput> |
getRuleGroup()
Get ruleGroup
|
Integer |
getTotalCount()
Get totalCount
|
int |
hashCode() |
DataForListBotAnalyseProtectRuleOutput |
path(String path) |
DataForListBotAnalyseProtectRuleOutput |
ruleGroup(List<RuleGroupForListBotAnalyseProtectRuleOutput> ruleGroup) |
void |
setEnableCount(Integer enableCount) |
void |
setPath(String path) |
void |
setRuleGroup(List<RuleGroupForListBotAnalyseProtectRuleOutput> ruleGroup) |
void |
setTotalCount(Integer totalCount) |
String |
toString() |
DataForListBotAnalyseProtectRuleOutput |
totalCount(Integer totalCount) |
public DataForListBotAnalyseProtectRuleOutput()
public DataForListBotAnalyseProtectRuleOutput enableCount(Integer enableCount)
public Integer getEnableCount()
public void setEnableCount(Integer enableCount)
public DataForListBotAnalyseProtectRuleOutput path(String path)
public String getPath()
public void setPath(String path)
public DataForListBotAnalyseProtectRuleOutput ruleGroup(List<RuleGroupForListBotAnalyseProtectRuleOutput> ruleGroup)
public DataForListBotAnalyseProtectRuleOutput addRuleGroupItem(RuleGroupForListBotAnalyseProtectRuleOutput ruleGroupItem)
@Valid public @Valid List<RuleGroupForListBotAnalyseProtectRuleOutput> getRuleGroup()
public void setRuleGroup(List<RuleGroupForListBotAnalyseProtectRuleOutput> ruleGroup)
public DataForListBotAnalyseProtectRuleOutput totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2025. All rights reserved.