public static final class DescribeCheckWarningMachinesRequest.Builder extends Object
public DescribeCheckWarningMachinesRequest.Builder checkId(Long checkId)
The ID of the check item.
example:You can call the DescribeCheckWarningSummary operation to query the IDs of check items.
58
public DescribeCheckWarningMachinesRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Default value: 1.
example:1
public DescribeCheckWarningMachinesRequest.Builder filterUuid(String filterUuid)
The instance ID of the asset that you don"t want to query.
example:2f64e1a0f9316c48*******
public DescribeCheckWarningMachinesRequest.Builder instanceId(String instanceId)
The instance ID of the asset.
example:cri-rv4nvbv8iju4****
public DescribeCheckWarningMachinesRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeCheckWarningMachinesRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page.
example:10
public DescribeCheckWarningMachinesRequest.Builder remark(String remark)
The information about the server that you want to query. The value can be the name or the public IP address of the server.
example:1.2.XX.XX
public DescribeCheckWarningMachinesRequest.Builder resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
example:You can call the DescribeMonitorAccounts operation to obtain the IDs.
1232428423234****
public DescribeCheckWarningMachinesRequest.Builder riskId(Long riskId)
The ID of the baseline.
example:You can call the DescribeCheckWarningSummary operation to query the IDs of baselines.
43
public DescribeCheckWarningMachinesRequest.Builder status(Integer status)
The risk status of the check item. Valid values:
1
public DescribeCheckWarningMachinesRequest build()
Copyright © 2026. All rights reserved.