public class UpdateCustomSystemVulRuleRequest extends Object
| Constructor and Description |
|---|
UpdateCustomSystemVulRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomSystemVulRuleRequest |
addSystemRuleSwitchItem(SystemRuleSwitchForUpdateCustomSystemVulRuleInput systemRuleSwitchItem) |
boolean |
equals(Object o) |
@NotNull String |
getHost()
Get host
|
String |
getProjectName()
Get projectName
|
@Valid List<SystemRuleSwitchForUpdateCustomSystemVulRuleInput> |
getSystemRuleSwitch()
Get systemRuleSwitch
|
int |
hashCode() |
UpdateCustomSystemVulRuleRequest |
host(String host) |
UpdateCustomSystemVulRuleRequest |
projectName(String projectName) |
void |
setHost(String host) |
void |
setProjectName(String projectName) |
void |
setSystemRuleSwitch(List<SystemRuleSwitchForUpdateCustomSystemVulRuleInput> systemRuleSwitch) |
UpdateCustomSystemVulRuleRequest |
systemRuleSwitch(List<SystemRuleSwitchForUpdateCustomSystemVulRuleInput> systemRuleSwitch) |
String |
toString() |
public UpdateCustomSystemVulRuleRequest host(String host)
@NotNull public @NotNull String getHost()
public void setHost(String host)
public UpdateCustomSystemVulRuleRequest projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public UpdateCustomSystemVulRuleRequest systemRuleSwitch(List<SystemRuleSwitchForUpdateCustomSystemVulRuleInput> systemRuleSwitch)
public UpdateCustomSystemVulRuleRequest addSystemRuleSwitchItem(SystemRuleSwitchForUpdateCustomSystemVulRuleInput systemRuleSwitchItem)
@Valid public @Valid List<SystemRuleSwitchForUpdateCustomSystemVulRuleInput> getSystemRuleSwitch()
public void setSystemRuleSwitch(List<SystemRuleSwitchForUpdateCustomSystemVulRuleInput> systemRuleSwitch)
Copyright © 2025. All rights reserved.