public static final class DescribeImageListBySensitiveFileRequest.Builder extends Object
public DescribeImageListBySensitiveFileRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Pages start from page 1. Default value: 1.
example:1
public DescribeImageListBySensitiveFileRequest.Builder imageDigest(String imageDigest)
The image digest.
example:Fuzzy match is supported.
v005
public DescribeImageListBySensitiveFileRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeImageListBySensitiveFileRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 20.
example:20
public DescribeImageListBySensitiveFileRequest.Builder repoInstanceId(String repoInstanceId)
The ID of the specified container image.
example:You can call the ListRepository operation to obtain the IDs of container images from the value of the InstanceId response parameter.
i-qewqrqcsadf****
public DescribeImageListBySensitiveFileRequest.Builder repoName(String repoName)
The name of the image repository.
example:Fuzzy match is supported.
harbor-image-v001
public DescribeImageListBySensitiveFileRequest.Builder repoNamespace(String repoNamespace)
The namespace to which the image repository belongs.
example:Fuzzy match is supported.
libssh2
public DescribeImageListBySensitiveFileRequest.Builder riskLevel(String riskLevel)
The risk level of the file. Separate multiple levels with commas (,). Valid values:
high
public DescribeImageListBySensitiveFileRequest.Builder scanRange(List<String> scanRange)
An array consisting of the types of the assets that you want to scan. Valid values:
public DescribeImageListBySensitiveFileRequest.Builder sensitiveFileKey(String sensitiveFileKey)
The type of the alert for the sensitive file. Valid values:
sshpasswd
public DescribeImageListBySensitiveFileRequest.Builder status(String status)
The sensitive file status. Valid values:
0
public DescribeImageListBySensitiveFileRequest build()
Copyright © 2026. All rights reserved.