public static final class ListCheckItemWarningSummaryResponseBody.List.Builder extends Object
public ListCheckItemWarningSummaryResponseBody.List.Builder advice(String advice)
The suggestion on the check item.
example:In the Administrative Tools window, double-click Local Security Policy. In the Local Security Policy window that appears, choose Security Settings\Local Policies\Audit Policy, configure all audit policies as: Success, Failure.
public ListCheckItemWarningSummaryResponseBody.List.Builder affiliatedRiskTypes(List<String> affiliatedRiskTypes)
The types of the baselines to which the check item belongs.
public ListCheckItemWarningSummaryResponseBody.List.Builder affiliatedRisks(List<String> affiliatedRisks)
The baselines to which the check item belongs.
public ListCheckItemWarningSummaryResponseBody.List.Builder alias(String alias)
The alias of the baseline type.
example:week_pa****
public ListCheckItemWarningSummaryResponseBody.List.Builder checkId(Long checkId)
The ID of the check item.
example:696
public ListCheckItemWarningSummaryResponseBody.List.Builder checkItem(String checkItem)
The description of the check item.
example:Config the Event Audit policys
public ListCheckItemWarningSummaryResponseBody.List.Builder checkLevel(String checkLevel)
The risk level of the check item. Valid values:
high
public ListCheckItemWarningSummaryResponseBody.List.Builder checkType(String checkType)
The type of the check item.
example:Security audit
public ListCheckItemWarningSummaryResponseBody.List.Builder containerCheckItem(Boolean containerCheckItem)
Indicates whether the check item belongs to the container runtime type. Valid values:
true
public ListCheckItemWarningSummaryResponseBody.List.Builder description(String description)
The description of the check item.
example:Config the Event Audit policys
public ListCheckItemWarningSummaryResponseBody.List.Builder enableRisks(List<String> enableRisks)
The baselines in which the check item is enabled.
public ListCheckItemWarningSummaryResponseBody.List.Builder riskType(String riskType)
The type of the baseline.
example:weak_password
public ListCheckItemWarningSummaryResponseBody.List.Builder status(Integer status)
Risk status of check items. Valid values:
1
public ListCheckItemWarningSummaryResponseBody.List.Builder warningMachineCount(Integer warningMachineCount)
The number of servers that are affected by the check item.
example:20
public ListCheckItemWarningSummaryResponseBody.List build()
Copyright © 2026. All rights reserved.