public static final class DescribeVulConfigResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVulConfigResponseBody |
build() |
DescribeVulConfigResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeVulConfigResponseBody.Builder |
targetConfigs(List<DescribeVulConfigResponseBody.TargetConfigs> targetConfigs)
An array that consists of the configurations of vulnerability management.
|
DescribeVulConfigResponseBody.Builder |
totalCount(Integer totalCount)
The total number of configurations.
|
public DescribeVulConfigResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:24A20733-10A0-4AF6-BE6B-E3322413BB68
public DescribeVulConfigResponseBody.Builder targetConfigs(List<DescribeVulConfigResponseBody.TargetConfigs> targetConfigs)
An array that consists of the configurations of vulnerability management.
public DescribeVulConfigResponseBody.Builder totalCount(Integer totalCount)
The total number of configurations.
example:10
public DescribeVulConfigResponseBody build()
Copyright © 2026. All rights reserved.