public static final class DescribeSecurityEventOperationsResponseBody.MarkField.Builder extends Object
public DescribeSecurityEventOperationsResponseBody.MarkField.Builder filedAliasName(String filedAliasName)
The alias of the field that is used in the whitelist rule.
example:file path
public DescribeSecurityEventOperationsResponseBody.MarkField.Builder filedName(String filedName)
The field that is used in the whitelist rule.
example:gmtModified
public DescribeSecurityEventOperationsResponseBody.MarkField.Builder markMisType(String markMisType)
The operation that is used in the whitelist rule. Valid values:
contains
public DescribeSecurityEventOperationsResponseBody.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 DescribeSecurityEventOperationsResponseBody.MarkField.Builder supportedMisType(List<String> supportedMisType)
An array consisting of the operations that are supported by the method to add the alert event to the whitelist.
public DescribeSecurityEventOperationsResponseBody.MarkField.Builder uuid(String uuid)
The UUID of the server on which the alert event is detected.
example:3d6b4a75-c28f-447b-9142-38f6252c****
public DescribeSecurityEventOperationsResponseBody.MarkField build()
Copyright © 2026. All rights reserved.