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