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