public static final class GetCheckSummaryResponseBody.OverallItemStatistic.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetCheckSummaryResponseBody.OverallItemStatistic |
build() |
GetCheckSummaryResponseBody.OverallItemStatistic.Builder |
releaseCount(Integer releaseCount)
The number of check items supported by the system.
|
GetCheckSummaryResponseBody.OverallItemStatistic.Builder |
resultCount(Integer resultCount)
The number of check items available to you.
|
public GetCheckSummaryResponseBody.OverallItemStatistic.Builder releaseCount(Integer releaseCount)
The number of check items supported by the system.
example:620
public GetCheckSummaryResponseBody.OverallItemStatistic.Builder resultCount(Integer resultCount)
The number of check items available to you.
example:25
public GetCheckSummaryResponseBody.OverallItemStatistic build()
Copyright © 2026. All rights reserved.