public static final class DescribeVulConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVulConfigRequest |
build() |
DescribeVulConfigRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeVulConfigRequest.Builder |
type(String type)
The type of configuration.
|
public DescribeVulConfigRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:113.110.XX.XX
public DescribeVulConfigRequest.Builder type(String type)
The type of configuration. By default, all types of configurations are queried. Valid values:
cve
public DescribeVulConfigRequest build()
Copyright © 2026. All rights reserved.