public static final class UpdateOpaStrategyNewRequest.VulItem.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateOpaStrategyNewRequest.VulItem |
build() |
UpdateOpaStrategyNewRequest.VulItem.Builder |
id(String id)
The ID of the vulnerability.
|
UpdateOpaStrategyNewRequest.VulItem.Builder |
name(String name)
The name of the vulnerability.
|
public UpdateOpaStrategyNewRequest.VulItem.Builder id(String id)
The ID of the vulnerability.
example:You can call the DescribeVulListPage operation to query the ID.
CVE-2023-36034
public UpdateOpaStrategyNewRequest.VulItem.Builder name(String name)
The name of the vulnerability.
example:You can call the DescribeVulListPage operation to query the name.
oval:com.redhat.rhsa:def:20227002
public UpdateOpaStrategyNewRequest.VulItem build()
Copyright © 2026. All rights reserved.