public static final class UpdateOpaStrategyNewRequest.Item.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateOpaStrategyNewRequest.Item |
build() |
UpdateOpaStrategyNewRequest.Item.Builder |
id(String id)
The ID of the baseline check item.
|
UpdateOpaStrategyNewRequest.Item.Builder |
name(String name)
The name of the baseline check item.
|
public UpdateOpaStrategyNewRequest.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 UpdateOpaStrategyNewRequest.Item.Builder name(String name)
The name of the baseline check item.
example:You can call the GetOpaClusterBaseLineList operation to query the name.
passwd
public UpdateOpaStrategyNewRequest.Item build()
Copyright © 2026. All rights reserved.