public static final class DescribeImageVulListRequest.Builder extends Object
public DescribeImageVulListRequest.Builder aliasName(String aliasName)
The alias of the vulnerability.
example:High severity vulnerability that affects org.eclipse.jetty:jetty-server
public DescribeImageVulListRequest.Builder clusterId(String clusterId)
The ID of the cluster to which the container belongs.
example:cc20a1024011c44b6a8710d6f8b****
public DescribeImageVulListRequest.Builder clusterName(String clusterName)
The name of the cluster.
example:docker-law
public DescribeImageVulListRequest.Builder containerId(String containerId)
The ID of the container.
example:c08d5fc1a329a4b88950a253d082f****
public DescribeImageVulListRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Default value: 1.
example:1
public DescribeImageVulListRequest.Builder dealed(String dealed)
Specifies whether the vulnerability is handled. Valid values:
y
public DescribeImageVulListRequest.Builder digest(String digest)
The digest of the image.
example:8f0fbdb41d3d1ade4ffdf21558443f4c03342010563bb8c43ccc09594d507012
public DescribeImageVulListRequest.Builder image(String image)
The name of the image.
example:registry.cn-wulanchabu.aliyuncs.com/sas_test/huxin-test-001:nuxeo6-****
public DescribeImageVulListRequest.Builder instanceId(String instanceId)
The instance ID of the asset.
example:1-qeqewqw****
public DescribeImageVulListRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeImageVulListRequest.Builder name(String name)
The name of the vulnerability.
example:debian:10:CVE-2019-9893
public DescribeImageVulListRequest.Builder namespace(String namespace)
The namespace.
example:test-002
public DescribeImageVulListRequest.Builder necessity(String necessity)
The priority to fix the vulnerability. Valid values:
asap
public DescribeImageVulListRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 10.
example:10
public DescribeImageVulListRequest.Builder pod(String pod)
The pod.
example:22222-7xsqq
public DescribeImageVulListRequest.Builder regionId(String regionId)
The region ID of the instance.
example:cn-hangzhou
public DescribeImageVulListRequest.Builder repoId(String repoId)
The ID of the image repository.
example:qew****
public DescribeImageVulListRequest.Builder repoInstanceId(String repoInstanceId)
The instance ID of the image repository.
example:i-qewqrqcsadf****
public DescribeImageVulListRequest.Builder repoName(String repoName)
The name of the image.
example:libssh2
public DescribeImageVulListRequest.Builder repoNamespace(String repoNamespace)
The namespace to which the image repository belongs.
example:libssh2
public DescribeImageVulListRequest.Builder repoRegionId(String repoRegionId)
The region ID of the image repository.
example:cn-hangzhou
public DescribeImageVulListRequest.Builder ruleTag(String ruleTag)
The tag of this vulnerability. Valid values:
AI
public DescribeImageVulListRequest.Builder scanRange(List<String> scanRange)
The types of the assets that you want to scan.
public DescribeImageVulListRequest.Builder statusList(String statusList)
The status of the vulnerability. Valid values:
1
public DescribeImageVulListRequest.Builder tag(String tag)
The tag that is added to the image vulnerability.
example:oval
public DescribeImageVulListRequest.Builder type(String type)
The type of the vulnerability. Set the value to cve, which indicates image vulnerabilities.
This parameter is required.
example:cve
public DescribeImageVulListRequest.Builder uuids(String uuids)
The UUIDs of the assets. Separate multiple UUIDs with commas (,).
example:0004a32a0305a7f6ab5ff9600d47****
public DescribeImageVulListRequest build()
Copyright © 2026. All rights reserved.