public static final class DescribeCheckWarningsResponseBody.CheckWarnings.Builder extends Object
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder checkId(Long checkId)
The ID of the check item.
example:2546
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder checkWarningId(Long checkWarningId)
The ID of the alert that is generated for the baseline check result.
example:212251441
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder containerId(String containerId)
The ID of the container.
example:8de456b00ff0a2009ee8ef7fc59fd0457fa44f20b8282af3e79c2a0e2492****
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder containerName(String containerName)
The name of the container.
example:/svn-host
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder execErrorMessage(String execErrorMessage)
The error message in the check result.
example:ScriptKilledOfCpuHigh
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder fixStatus(Integer fixStatus)
Indicates whether fixing is supported. Valid values:
0
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder item(String item)
The name of the check item.
example:passwordExpire
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder lastHandleTime(Long lastHandleTime)
The timestamp of the latest processing of the check item risk of the machine. Unit: milliseconds.
example:1694692471000
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder level(String level)
The risk level of the risk item. Valid values:
high
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder reason(String reason)
The description.
example:ignore
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder status(Integer status)
The status of the check item. Valid values:
1
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder type(String type)
The type of the check item.
example:hc.check.type.identity_auth
public DescribeCheckWarningsResponseBody.CheckWarnings.Builder uuid(String uuid)
The ID of the server on which the baseline check is performed.
example:d42f938c-d962-48a0-90f9-****
public DescribeCheckWarningsResponseBody.CheckWarnings build()
Copyright © 2026. All rights reserved.