public static final class DescribeVulListPageResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVulListPageResponseBody |
build() |
DescribeVulListPageResponseBody.Builder |
data(List<DescribeVulListPageResponseBody.Data> data)
The response parameters.
|
DescribeVulListPageResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeVulListPageResponseBody.Builder |
totalCount(Integer totalCount)
The total number of entries.
|
public DescribeVulListPageResponseBody.Builder data(List<DescribeVulListPageResponseBody.Data> data)
The response parameters.
public DescribeVulListPageResponseBody.Builder requestId(String requestId)
The ID of the request.
example:4347E985-6E64-467B-96EC-30D4EA9E32FB
public DescribeVulListPageResponseBody.Builder totalCount(Integer totalCount)
The total number of entries.
example:100
public DescribeVulListPageResponseBody build()
Copyright © 2026. All rights reserved.