public class AccurateForUpdateCustomBotConfigInput extends Object
| Constructor and Description |
|---|
AccurateForUpdateCustomBotConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
AccurateForUpdateCustomBotConfigInput |
accurateRules(List<AccurateRuleForUpdateCustomBotConfigInput> accurateRules) |
AccurateForUpdateCustomBotConfigInput |
addAccurateRulesItem(AccurateRuleForUpdateCustomBotConfigInput accurateRulesItem) |
boolean |
equals(Object o) |
@Valid List<AccurateRuleForUpdateCustomBotConfigInput> |
getAccurateRules()
Get accurateRules
|
Integer |
getLogic()
Get logic
|
int |
hashCode() |
AccurateForUpdateCustomBotConfigInput |
logic(Integer logic) |
void |
setAccurateRules(List<AccurateRuleForUpdateCustomBotConfigInput> accurateRules) |
void |
setLogic(Integer logic) |
String |
toString() |
public AccurateForUpdateCustomBotConfigInput()
public AccurateForUpdateCustomBotConfigInput accurateRules(List<AccurateRuleForUpdateCustomBotConfigInput> accurateRules)
public AccurateForUpdateCustomBotConfigInput addAccurateRulesItem(AccurateRuleForUpdateCustomBotConfigInput accurateRulesItem)
@Valid public @Valid List<AccurateRuleForUpdateCustomBotConfigInput> getAccurateRules()
public void setAccurateRules(List<AccurateRuleForUpdateCustomBotConfigInput> accurateRules)
public AccurateForUpdateCustomBotConfigInput logic(Integer logic)
public Integer getLogic()
public void setLogic(Integer logic)
Copyright © 2025. All rights reserved.