public static final class DescribeAgentlessSensitiveFileByKeyRequest.Builder extends Object
public DescribeAgentlessSensitiveFileByKeyRequest.Builder currentPage(Integer currentPage)
The page number. Default value: 1.
example:1
public DescribeAgentlessSensitiveFileByKeyRequest.Builder imageUuid(String imageUuid)
The UUID of the asset that is scanned. You can query the UUID on the Host or Cloud Product page. If you scan a host, set this parameter to the UUID of the scanned host. If you scan a snapshot or a custom image, set this parameter to the ID of the scanned snapshot or image.
example:06293273b67d19516cfcc712194f****
public DescribeAgentlessSensitiveFileByKeyRequest.Builder instanceId(String instanceId)
The instance ID of the asset that is scanned. To query the instance ID, go to the Task Management page, click Details of a task, and then view the value of Check On.
example:i-bp1fu4aqltf1huhc****
public DescribeAgentlessSensitiveFileByKeyRequest.Builder pageSize(Integer pageSize)
The number of entries per page. Default value: 20. If you leave this parameter empty, 20 entries are returned on each page.
example:We recommend that you do not leave this parameter empty.
50
public DescribeAgentlessSensitiveFileByKeyRequest.Builder remark(String remark)
The name or IP address of the asset.
example:1.2.XX.XX
public DescribeAgentlessSensitiveFileByKeyRequest.Builder scanRange(List<String> scanRange)
The types of the assets that are scanned.
public DescribeAgentlessSensitiveFileByKeyRequest.Builder sensitiveFileKey(String sensitiveFileKey)
The type of the sensitive file.
example:sshpasswd
public DescribeAgentlessSensitiveFileByKeyRequest.Builder status(String status)
The status of the baseline risk. Valid values:
0
public DescribeAgentlessSensitiveFileByKeyRequest build()
Copyright © 2026. All rights reserved.