public class RuleSetDetailForGetVulnerabilityConfigOutput extends Object
| Constructor and Description |
|---|
RuleSetDetailForGetVulnerabilityConfigOutput() |
| Modifier and Type | Method and Description |
|---|---|
RuleSetDetailForGetVulnerabilityConfigOutput |
description(String description) |
RuleSetDetailForGetVulnerabilityConfigOutput |
enableRuleCount(Integer enableRuleCount) |
boolean |
equals(Object o) |
String |
getDescription()
Get description
|
Integer |
getEnableRuleCount()
Get enableRuleCount
|
Integer |
getRuleCount()
Get ruleCount
|
String |
getSubcategory()
Get subcategory
|
int |
hashCode() |
RuleSetDetailForGetVulnerabilityConfigOutput |
ruleCount(Integer ruleCount) |
void |
setDescription(String description) |
void |
setEnableRuleCount(Integer enableRuleCount) |
void |
setRuleCount(Integer ruleCount) |
void |
setSubcategory(String subcategory) |
RuleSetDetailForGetVulnerabilityConfigOutput |
subcategory(String subcategory) |
String |
toString() |
public RuleSetDetailForGetVulnerabilityConfigOutput()
public RuleSetDetailForGetVulnerabilityConfigOutput description(String description)
public String getDescription()
public void setDescription(String description)
public RuleSetDetailForGetVulnerabilityConfigOutput enableRuleCount(Integer enableRuleCount)
public Integer getEnableRuleCount()
public void setEnableRuleCount(Integer enableRuleCount)
public RuleSetDetailForGetVulnerabilityConfigOutput ruleCount(Integer ruleCount)
public Integer getRuleCount()
public void setRuleCount(Integer ruleCount)
public RuleSetDetailForGetVulnerabilityConfigOutput subcategory(String subcategory)
public String getSubcategory()
public void setSubcategory(String subcategory)
Copyright © 2025. All rights reserved.