public static final class QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder extends Object
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder aliUid(Long aliUid)
The ID of the user.
example:31412647
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder disposalWay(String disposalWay)
The handling method. Valid values:
auto_add_white
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder eventName(String eventName)
The name of the alert event. The value indicates a subtype.
example:Login with unusual location
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder eventNameOriginal(String eventNameOriginal)
The name of the alert event. The value indicates a type.
example:login_common_location
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder eventType(String eventType)
The subtype of the alert event.
example:Unusual Logon
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder eventTypeOriginal(String eventTypeOriginal)
The type of the alert event.
example:Unusual logon
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder field(String field)
The field that is used in the whitelist rule.
example:type
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder fieldValue(String fieldValue)
The value of the field.
example:root
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder filedAliasName(String filedAliasName)
The alias of the field.
example:Logon Time
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder operate(String operate)
The operator. Valid values:
contains
public QueryGroupedSecurityEventMarkMissListResponseBody.List.Builder uuids(String uuids)
The UUIDs of assets. Multiple UUIDs are separated by commas (,).
example:6985b88c-eb19-4d27-98ad-e4a42312****,5721d503-9b04-4243-89ca-1fb8ca5e****,db2678c3-10e3-4a20-92f1-265f6****
public QueryGroupedSecurityEventMarkMissListResponseBody.List build()
Copyright © 2026. All rights reserved.