public static final class ListCheckItemResponseBody.CheckItems.Builder extends Object
public ListCheckItemResponseBody.CheckItems.Builder checkId(Long checkId)
The ID of the check item.
example:21
public ListCheckItemResponseBody.CheckItems.Builder checkShowName(String checkShowName)
The name of the check item.
example:Enable deletion protection
public ListCheckItemResponseBody.CheckItems.Builder checkType(String checkType)
The source type of the Situation Awareness check item:
SYSTEM
public ListCheckItemResponseBody.CheckItems.Builder customConfigs(List<ListCheckItemResponseBody.CustomConfigs> customConfigs)
The check items.
public ListCheckItemResponseBody.CheckItems.Builder description(ListCheckItemResponseBody.Description description)
The description of the check item.
public ListCheckItemResponseBody.CheckItems.Builder estimatedCount(Integer estimatedCount)
The estimated quota that will be consumed by this check item.
example:30
public ListCheckItemResponseBody.CheckItems.Builder instanceSubType(String instanceSubType)
The asset subtype of the cloud service. Valid values:
If InstanceType is set to ECS, this parameter supports the following valid values:
If InstanceType is set to ACR, this parameter supports the following valid values:
If InstanceType is set to RAM, this parameter supports the following valid values:
If InstanceType is set to WAF, this parameter supports the following valid value:
If InstanceType is set to other values, this parameter supports the following valid values:
ECS
public ListCheckItemResponseBody.CheckItems.Builder instanceType(String instanceType)
The asset type of the cloud service. Valid values:
OSS
public ListCheckItemResponseBody.CheckItems.Builder riskLevel(String riskLevel)
The risk level of the check item. Valid values:
HIGH
public ListCheckItemResponseBody.CheckItems.Builder sectionIds(List<Long> sectionIds)
The IDs of the sections associated with the check items.
public ListCheckItemResponseBody.CheckItems.Builder vendor(String vendor)
The type of the cloud asset. Valid values:
0
public ListCheckItemResponseBody.CheckItems build()
Copyright © 2026. All rights reserved.