public static final class DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder extends Object
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder aliasName(String aliasName)
The alias of the vulnerability.
example:RHSA-2017:3075-Important: wget security update
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder asapCount(Integer asapCount)
The number of vulnerabilities that have the high priority.
example:26
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder canFix(String canFix)
Indicates whether the vulnerability can be fixed in the Security Center console. Valid values:
yes
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder gmtLast(Long gmtLast)
The timestamp when the first scan was performed. Unit: milliseconds.
example:1611201274000
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder lastScanTime(Long lastScanTime)
The timestamp when the last scan was performed. Unit: milliseconds.
example:1611201274000
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder laterCount(Integer laterCount)
The number of vulnerabilities that have the medium priority.
example:26
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder name(String name)
The name of the vulnerability.
example:debian:9:CVE-2019-3858
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder nntfCount(Integer nntfCount)
The number of vulnerabilities that have the low priority.
example:29
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder ruleTag(String ruleTag)
The tag of this vulnerability. Valid values:
AI
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder status(Integer status)
The status of the vulnerability. Valid values:
0
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder tags(String tags)
The tag of the vulnerability. Valid values:
EXP exists
public DescribeImageGroupedVulListResponseBody.GroupedVulItems.Builder type(String type)
The type of the vulnerability. Valid values:
cve
public DescribeImageGroupedVulListResponseBody.GroupedVulItems build()
Copyright © 2026. All rights reserved.