public static final class ListMaliciousFileWhitelistConfigsResponseBody.List.Builder extends Object
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder count(String count)
The number of the assets on which the rule takes effect.
example:The value of this parameter is returned only if the value of TargetType is SELECTION_KEY.
ALL
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder eventName(String eventName)
The name of the alert.
ALL
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder field(String field)
The field that is used in the whitelist rule.
example:fileMd5
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder fieldValue(String fieldValue)
The value of the field that is used in the whitelist rule.
example:b2cf9747ee49d8d9b105cf16e078cc16
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder gmtCreate(String gmtCreate)
The time when the rule was created.
example:1691719662000
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder gmtModified(String gmtModified)
The time when the rule was modified.
example:1691719662000
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder id(Long id)
The ID of the rule.
example:1
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder operator(String operator)
The logical operator of the whitelist rule.
strEqual
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder remark(String remark)
Remark
example:test
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder source(String source)
The feature to which this operation belongs.
agentless
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder targetType(String targetType)
The type of the assets on which the rule takes effect. Valid values:
ALL
public ListMaliciousFileWhitelistConfigsResponseBody.List.Builder targetValue(String targetValue)
The assets on which the rule takes effect. Valid values:
ALL
public ListMaliciousFileWhitelistConfigsResponseBody.List build()
Copyright © 2026. All rights reserved.