public static final class CreateOpaStrategyNewRequest.SensitiveFileItem.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOpaStrategyNewRequest.SensitiveFileItem |
build() |
CreateOpaStrategyNewRequest.SensitiveFileItem.Builder |
id(String id)
The ID of the sensitive files.
|
CreateOpaStrategyNewRequest.SensitiveFileItem.Builder |
name(String name)
The name of the sensitive files.
|
public CreateOpaStrategyNewRequest.SensitiveFileItem.Builder id(String id)
The ID of the sensitive files.
example:You can call the GetSensitiveDefineRuleConfig operation to query the ID of the malicious sample.
key
public CreateOpaStrategyNewRequest.SensitiveFileItem.Builder name(String name)
The name of the sensitive files.
example:You can call the GetSensitiveDefineRuleConfig operation to query the ID of the malicious sample.
name
public CreateOpaStrategyNewRequest.SensitiveFileItem build()
Copyright © 2026. All rights reserved.