public static final class DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder extends Object
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder mappingMarkFields(List<DescribeSecurityEventOperationsResponseBody.MappingMarkFields> mappingMarkFields)
The objects on which the operations are performed. This parameter is required when you add the alert to the whitelist by configuring precise defense rules.
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder markField(List<DescribeSecurityEventOperationsResponseBody.MarkField> markField)
The configurations that are used when the value of the OperationCode parameter is advance_mark_mis_info.
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder markFieldsSource(List<DescribeSecurityEventOperationsResponseBody.MarkFieldsSource> markFieldsSource)
The configuration items that can be used when the value of the OperationCode parameter is advance_mark_mis_info.
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder operationCode(String operationCode)
The operation that is performed to handle the alert. Valid values:
advance_mark_mis_info
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder operationParams(String operationParams)
The configuration of the operation that is performed to handle the alert.
example:If the value of the OperationCode parameter is kill_and_quara or block_ip, the OperationParams parameter is required. If the value of the OperationCode parameter is a different value, the OperationParams parameter can be left empty.
{"expireTime":1641566807783}
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse.Builder userCanOperate(Boolean userCanOperate)
Indicates whether you can handle the alert in the current edition of Security Center. Valid values:
false
public DescribeSecurityEventOperationsResponseBody.SecurityEventOperationsResponse build()
Copyright © 2026. All rights reserved.