public static final class AdvanceSecurityEventOperationsResponseBody.MarkField.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AdvanceSecurityEventOperationsResponseBody.MarkField |
build() |
AdvanceSecurityEventOperationsResponseBody.MarkField.Builder |
filedAliasName(String filedAliasName)
The alias of the field that is used in the whitelist rule.
|
AdvanceSecurityEventOperationsResponseBody.MarkField.Builder |
filedName(String filedName)
The field that is used in the whitelist rule.
|
AdvanceSecurityEventOperationsResponseBody.MarkField.Builder |
markMisType(String markMisType)
The operation that is used in the whitelist rule.
|
AdvanceSecurityEventOperationsResponseBody.MarkField.Builder |
markMisValue(String markMisValue)
The value of the field that is used in the whitelist rule.
|
AdvanceSecurityEventOperationsResponseBody.MarkField.Builder |
supportedMisType(List<String> supportedMisType)
The operation that is used and can be modified in the whitelist rule.
|
public AdvanceSecurityEventOperationsResponseBody.MarkField.Builder filedAliasName(String filedAliasName)
The alias of the field that is used in the whitelist rule.
example:file path
public AdvanceSecurityEventOperationsResponseBody.MarkField.Builder filedName(String filedName)
The field that is used in the whitelist rule.
example:filePath
public AdvanceSecurityEventOperationsResponseBody.MarkField.Builder markMisType(String markMisType)
The operation that is used in the whitelist rule. Valid values:
contains
public AdvanceSecurityEventOperationsResponseBody.MarkField.Builder markMisValue(String markMisValue)
The value of the field that is used in the whitelist rule.
example:2022-04-25 10:11:04
public AdvanceSecurityEventOperationsResponseBody.MarkField.Builder supportedMisType(List<String> supportedMisType)
The operation that is used and can be modified in the whitelist rule. Valid values:
public AdvanceSecurityEventOperationsResponseBody.MarkField build()
Copyright © 2026. All rights reserved.