public static final class ListClusterHealthCheckTaskResponseBody.RiskList.Builder extends Object
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder description(String description)
The description.
example:{\"desc\":\"The engine version is outdated and a large number of features are not supported. Upgrade the engine to the latest version at the earliest opportunity. \"}
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder descriptionEn(String descriptionEn)
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder id(Integer id)
The ID.
example:3426
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder module(String module)
A redundant parameter.
example:null
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder mute(Boolean mute)
Indicates whether the risk item notification feature is disabled.
false
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder noticeFeature(Boolean noticeFeature)
A redundant parameter.
example:null
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder primaryUser(String primaryUser)
The ID of the user to which the cluster belongs.
example:123456
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder riskCode(String riskCode)
The risk code.
example:22020010001
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder riskLevel(String riskLevel)
The severity of the risk. Valid values:
MID
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder riskName(String riskName)
The name of the risk.
example:The engine version is outdated.
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder riskNameEn(String riskNameEn)
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder riskType(String riskType)
The type of the risk.
example:Version risk
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder situation(String situation)
The situation.
example:{\"desc\":\"The engine version is outdated and a large number of features are not supported.\",\"links\":[{\"type\":\"url\",\"value\":\"https://xxxx"\\",\\"desc\\":\\"Release notes\"}]}
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder situationEn(String situationEn)
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder suggestion(String suggestion)
The suggestion.
example:{"desc": "Upgrade to the latest version at the earliest opportunity.", "links":[{"type": "upgrade", "desc": "Click to upgrade"}]}
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder suggestionEn(String suggestionEn)
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder taskId(Long taskId)
The ID of the associated parent task.
example:1
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder type(Integer type)
A redundant parameter.
example:null
public ListClusterHealthCheckTaskResponseBody.RiskList.Builder values(String values)
A redundant parameter.
example:null
public ListClusterHealthCheckTaskResponseBody.RiskList build()
Copyright © 2026. All rights reserved.