public static final class ListCheckItemWarningMachineRequest.Builder extends Object
public ListCheckItemWarningMachineRequest.Builder checkId(Long checkId)
The ID of the check item.
This parameter is required.
example:8
public ListCheckItemWarningMachineRequest.Builder containerFieldName(String containerFieldName)
The name of the field that is used to query containers.
example:clusterId
public ListCheckItemWarningMachineRequest.Builder containerFieldValue(String containerFieldValue)
The value of the field that is used to query containers.
example:ce89cdd0ea732472a8703821b19e****
public ListCheckItemWarningMachineRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Pages start from page 1. Default value: 1.
example:1
public ListCheckItemWarningMachineRequest.Builder groupId(Long groupId)
The ID of the asset group.
example:You can call the DescribeAllGroups operation to query the ID of the asset group.
1161****
public ListCheckItemWarningMachineRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public ListCheckItemWarningMachineRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each 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.
20
public ListCheckItemWarningMachineRequest.Builder remark(String remark)
The keyword that is used to query servers in fuzzy match mode.
example:225
public ListCheckItemWarningMachineRequest.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 ListCheckItemWarningMachineRequest.Builder riskType(String riskType)
The type of the check item.
example:cis
public ListCheckItemWarningMachineRequest.Builder source(String source)
The data source. Default value: default. Valid values:
agentless
public ListCheckItemWarningMachineRequest.Builder status(Integer status)
The status of the check item. Valid values:
3
public ListCheckItemWarningMachineRequest.Builder uuidList(List<String> uuidList)
The UUID array of the servers.
public ListCheckItemWarningMachineRequest build()
Copyright © 2026. All rights reserved.