public static final class DescribeCheckWarningSummaryRequest.Builder extends Object
public DescribeCheckWarningSummaryRequest.Builder clusterId(String clusterId)
The ID of the container cluster.
example:You can call the DescribeGroupedContainerInstances operation to query the IDs of container clusters.
c80dae73bd1be442699766b14ffd0****
public DescribeCheckWarningSummaryRequest.Builder containerFieldName(String containerFieldName)
The name of the container field. Valid values:
namespace
public DescribeCheckWarningSummaryRequest.Builder containerFieldValue(String containerFieldValue)
The value of the container field.
example:c819391d2d520485fa3e81e2dc2ea****
public DescribeCheckWarningSummaryRequest.Builder currentPage(Integer currentPage)
The number of the page to return.
example:1
public DescribeCheckWarningSummaryRequest.Builder groupId(Long groupId)
The ID of the asset group.
example:You can call the DescribeAllGroups operation to query the IDs of asset groups.
123
public DescribeCheckWarningSummaryRequest.Builder lang(String lang)
The language of the content within the request and the response. Valid values:
zh
public DescribeCheckWarningSummaryRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page.
example:10
public DescribeCheckWarningSummaryRequest.Builder riskName(String riskName)
The name of the risk item.
example:Redis
public DescribeCheckWarningSummaryRequest.Builder riskStatus(Integer riskStatus)
The status of the baseline check. Valid values:
1
public DescribeCheckWarningSummaryRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:219.133.XX.XX
public DescribeCheckWarningSummaryRequest.Builder status(String status)
The status of the check item. Valid values:
1
public DescribeCheckWarningSummaryRequest.Builder strategyId(Long strategyId)
The ID of the baseline check policy.
example:1
public DescribeCheckWarningSummaryRequest.Builder targetType(String targetType)
The type of the query condition. Valid values:
uuid
public DescribeCheckWarningSummaryRequest.Builder typeName(String typeName)
The level-1 type of check items.
example:You can call the DescribeRiskType operation to query the level-1 types of check items.
database
public DescribeCheckWarningSummaryRequest.Builder uuids(String uuids)
The UUID of the asset.
example:You can call the DescribeCloudCenterInstances operation to query the UUIDs of assets.
f03259d8-1e81-4fae-bcbb-275fb5****
public DescribeCheckWarningSummaryRequest build()
Copyright © 2026. All rights reserved.