public static final class CreateOpaStrategyNewRequest.Item.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOpaStrategyNewRequest.Item |
build() |
CreateOpaStrategyNewRequest.Item.Builder |
id(String id)
The ID of the baseline check item.
|
CreateOpaStrategyNewRequest.Item.Builder |
name(String name)
The name of the baseline check item.
|
public CreateOpaStrategyNewRequest.Item.Builder id(String id)
The ID of the baseline check item.
example:You can call the GetOpaClusterBaseLineList operation to query the ID.
hc.image.checklist.identify.hc_exploit_couchdb_linux.item
public CreateOpaStrategyNewRequest.Item.Builder name(String name)
The name of the baseline check item.
example:You can call the GetOpaClusterBaseLineList operation to query the name.
Unauthorized access to CouchDB configuration risk
public CreateOpaStrategyNewRequest.Item build()
Copyright © 2026. All rights reserved.