public static final class GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetClusterCheckItemWarningStatisticsResponseBody.Data |
build() |
GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder |
highWarningCount(Integer highWarningCount)
The number of high-risk items.
|
GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder |
lowWarningCount(Integer lowWarningCount)
The number of low-risk items.
|
GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder |
mediumWarningCount(Integer mediumWarningCount)
The number of medium-risk items.
|
public GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder highWarningCount(Integer highWarningCount)
The number of high-risk items.
example:3
public GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder lowWarningCount(Integer lowWarningCount)
The number of low-risk items.
example:1
public GetClusterCheckItemWarningStatisticsResponseBody.Data.Builder mediumWarningCount(Integer mediumWarningCount)
The number of medium-risk items.
example:2
public GetClusterCheckItemWarningStatisticsResponseBody.Data build()
Copyright © 2026. All rights reserved.