public static final class DescribeCanFixVulListRequest.Builder extends Object
public DescribeCanFixVulListRequest.Builder aliasName(String aliasName)
The alias of the vulnerability that is specified in Common Vulnerabilities and Exposures (CVE).
example:RHSA-2017:0184-Important: mysql security update
public DescribeCanFixVulListRequest.Builder clusterId(String clusterId)
The cluster ID.
example:You can call the DescribeGroupedContainerInstances operation to query the IDs of clusters.
c80f79959fd724a888e1187779b13****
public DescribeCanFixVulListRequest.Builder clusterName(String clusterName)
The name of the cluster.
example:sas-test-cnnf
public DescribeCanFixVulListRequest.Builder containerId(String containerId)
The container ID.
example:48a6d9a92435a13ad573372c3f3c63b7e04d106458141df9f92155709d5a****
public DescribeCanFixVulListRequest.Builder currentPage(Integer currentPage)
The page number. Pages start from page 1. Default value: 1.
example:1
public DescribeCanFixVulListRequest.Builder dealed(String dealed)
Specifies whether the vulnerability is handled. Valid values:
y: The vulnerability is handled. n: The vulnerability is not handled.
example:n
public DescribeCanFixVulListRequest.Builder digest(String digest)
The unique identifier of the image.
example:8f0fbdb41d3d1ade4ffdf21558443f4c03342010563bb8c43ccc09594d50****
public DescribeCanFixVulListRequest.Builder image(String image)
The name of the image.
example:registry.cn-wulanchabu.aliyuncs.com/sas_test/huxin-test-001:nuxeo6-****
public DescribeCanFixVulListRequest.Builder instanceId(String instanceId)
The ID of the container image.
example:You can call the ListRepository operation of Container Registry and obtain the ID of the container image from InstanceId in the response.
cri-rv4nvbv8iju4****
public DescribeCanFixVulListRequest.Builder name(String name)
The name of the vulnerability.
example:scan:AVD-2022-953356
public DescribeCanFixVulListRequest.Builder namespace(String namespace)
The namespace of the cluster.
example:You can call the GetOpaClusterNamespaceList operation to query the namespaces of clusters.
default
public DescribeCanFixVulListRequest.Builder necessity(String necessity)
The priority to fix the vulnerability. Separate multiple priorities with commas (,). Valid values:
asap,later,nntf
public DescribeCanFixVulListRequest.Builder pageSize(Integer pageSize)
The number of entries per page. Default value: 20.
example:20
public DescribeCanFixVulListRequest.Builder pod(String pod)
The name of the container group.
example:22222-7xsqq
public DescribeCanFixVulListRequest.Builder regionId(String regionId)
The region ID of the image repository. Valid values:
cn-hangzhou
public DescribeCanFixVulListRequest.Builder repoId(String repoId)
The ID of the image repository.
example:You can call the ListRepository operation of Container Registry and obtain the ID of the image repository from RepoId in the response.
crr-avo7qp02simz2njo
public DescribeCanFixVulListRequest.Builder repoInstanceId(String repoInstanceId)
The ID of the container image.
example:You can call the ListRepository operation of Container Registry and obtain the ID of the container image from InstanceId in the response.
cri-rv4nvbv8iju4****
public DescribeCanFixVulListRequest.Builder repoName(String repoName)
The name of the image repository.
example:Fuzzy match is supported.
digital-account
public DescribeCanFixVulListRequest.Builder repoNamespace(String repoNamespace)
The namespace to which the image repository belongs.
example:Fuzzy match is supported.
ns-digital-dev
public DescribeCanFixVulListRequest.Builder repoRegionId(String repoRegionId)
The region ID of the image repository. Valid values:
cn-hangzhou
public DescribeCanFixVulListRequest.Builder scanRange(List<String> scanRange)
The type of the asset that you want to scan. Valid values:
public DescribeCanFixVulListRequest.Builder statusList(String statusList)
The status of the vulnerability. Valid values:
1
public DescribeCanFixVulListRequest.Builder tag(String tag)
The tag to add to the image.
example:0.1.0
public DescribeCanFixVulListRequest.Builder type(String type)
The type of the vulnerability. Valid values:
This parameter is required.
example:cve
public DescribeCanFixVulListRequest.Builder uuids(String uuids)
The UUID of the image. Separate multiple UUIDs with commas (,).
example:d15df12472809c1c3b158606c0f1****
public DescribeCanFixVulListRequest build()
Copyright © 2026. All rights reserved.