public static final class DescribeCheckWarningSummaryRequest.Builder extends Object
public DescribeCheckWarningSummaryRequest.Builder clusterId(String clusterId)
> You can call the [DescribeGroupedContainerInstances](~~DescribeGroupedContainerInstances~~) operation to query the IDs of container clusters.
public DescribeCheckWarningSummaryRequest.Builder containerFieldName(String containerFieldName)
* **clusterId**: the ID of the cluster * **image**: the name of the image * **imageId**: the ID of the image * **namespace**: the namespace
public DescribeCheckWarningSummaryRequest.Builder containerFieldValue(String containerFieldValue)
public DescribeCheckWarningSummaryRequest.Builder currentPage(Integer currentPage)
public DescribeCheckWarningSummaryRequest.Builder groupId(Long groupId)
public DescribeCheckWarningSummaryRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public DescribeCheckWarningSummaryRequest.Builder pageSize(Integer pageSize)
public DescribeCheckWarningSummaryRequest.Builder riskName(String riskName)
public DescribeCheckWarningSummaryRequest.Builder riskStatus(Integer riskStatus)
* **1**: failed * **3**: passed
public DescribeCheckWarningSummaryRequest.Builder sourceIp(String sourceIp)
public DescribeCheckWarningSummaryRequest.Builder status(String status)
* **1**: failed * **2**: verifying * **3**: passed * **5**: expired * **6**: ignored
public DescribeCheckWarningSummaryRequest.Builder strategyId(Long strategyId)
public DescribeCheckWarningSummaryRequest.Builder targetType(String targetType)
* **uuid**: the ID of an asset
public DescribeCheckWarningSummaryRequest.Builder typeName(String typeName)
> You can call the [DescribeRiskType](~~DescribeRiskType~~) operation to query the level-1 types of check items.
public DescribeCheckWarningSummaryRequest.Builder uuids(String uuids)
> You can call the [DescribeCloudCenterInstances](~~DescribeCloudCenterInstances~~) operation to query the UUIDs of assets.
public DescribeCheckWarningSummaryRequest build()
Copyright © 2023. All rights reserved.