public static final class DescribeVulFixStatisticsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVulFixStatisticsResponseBody |
build() |
DescribeVulFixStatisticsResponseBody.Builder |
fixStat(List<DescribeVulFixStatisticsResponseBody.FixStat> fixStat)
An array that consists of the statistics of vulnerability fixes by vulnerability type.
|
DescribeVulFixStatisticsResponseBody.Builder |
fixTotal(DescribeVulFixStatisticsResponseBody.FixTotal fixTotal)
The total statistics of vulnerability fixes.
|
DescribeVulFixStatisticsResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeVulFixStatisticsResponseBody.Builder fixStat(List<DescribeVulFixStatisticsResponseBody.FixStat> fixStat)
An array that consists of the statistics of vulnerability fixes by vulnerability type.
public DescribeVulFixStatisticsResponseBody.Builder fixTotal(DescribeVulFixStatisticsResponseBody.FixTotal fixTotal)
The total statistics of vulnerability fixes.
public DescribeVulFixStatisticsResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:CE500770-42D3-442E-9DDD-156E0F9F3B45
public DescribeVulFixStatisticsResponseBody build()
Copyright © 2026. All rights reserved.