public static final class DescribeVulTargetConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVulTargetConfigRequest |
build() |
DescribeVulTargetConfigRequest.Builder |
type(String type)
The type of the vulnerability.
|
DescribeVulTargetConfigRequest.Builder |
uuid(String uuid)
The UUID of the server.
|
public DescribeVulTargetConfigRequest.Builder type(String type)
The type of the vulnerability. Valid values:
cve
public DescribeVulTargetConfigRequest.Builder uuid(String uuid)
The UUID of the server.
example:ae1527a9-2308-46ab-b10a-48ae7ff7****
public DescribeVulTargetConfigRequest build()
Copyright © 2026. All rights reserved.