public static final class ListObjectScanEventResponseBody.Data.Builder extends Object
public ListObjectScanEventResponseBody.Data.Builder bucketName(String bucketName)
The name of the OSS bucket.
example:hz-new01****
public ListObjectScanEventResponseBody.Data.Builder details(List<ListObjectScanEventResponseBody.Details> details)
The details of the file.
public ListObjectScanEventResponseBody.Data.Builder displaySandboxResult(String displaySandboxResult)
Indicates whether the file can be detected by cloud sandbox. Valid values:
true
public ListObjectScanEventResponseBody.Data.Builder errorMsg(String errorMsg)
Error message.
example:connect timed out
public ListObjectScanEventResponseBody.Data.Builder eventId(Long eventId)
The ID of the alert.
example:911273
public ListObjectScanEventResponseBody.Data.Builder eventName(String eventName)
The name of the alert.
example:WebShell
public ListObjectScanEventResponseBody.Data.Builder filePath(String filePath)
The path to the file.
example:/usr/local****
public ListObjectScanEventResponseBody.Data.Builder firstTime(Long firstTime)
The timestamp at which the alert was first detected.
example:1694576692000
public ListObjectScanEventResponseBody.Data.Builder hasSubEvent(Boolean hasSubEvent)
Indicates whether an alert is generated for the file extracted from the package. Valid values:
true
public ListObjectScanEventResponseBody.Data.Builder lastTime(Long lastTime)
The timestamp at which the alert was last detected.
example:1694576692000
public ListObjectScanEventResponseBody.Data.Builder matchedWhiteListRuleI18nStr(String matchedWhiteListRuleI18nStr)
Information on whitelisting rule hits.
example:  md5   contains   23  
public ListObjectScanEventResponseBody.Data.Builder md5(String md5)
The MD5 hash value of the file.
example:5b394b54ca632fe51c4ab4a6dbaf****
public ListObjectScanEventResponseBody.Data.Builder operateResult(String operateResult)
Alarm handling result
example:fail
public ListObjectScanEventResponseBody.Data.Builder ossKey(String ossKey)
The key of the file that is stored in the OSS bucket.
example:1/2023/07/21/10/18/16899059356518bcf6c64-a04e-492d-a421-4ae8b888****
public ListObjectScanEventResponseBody.Data.Builder remark(String remark)
Remark.
example:test
public ListObjectScanEventResponseBody.Data.Builder riskLevel(String riskLevel)
The risk level of the alert. Valid values:
medium
public ListObjectScanEventResponseBody.Data.Builder sha1(String sha1)
The SHA-1 hash value of the file.
example:3c01bdbb26f358bab27f267924aa2c9a03fc****
public ListObjectScanEventResponseBody.Data.Builder sha256(String sha256)
The SHA-256 hash value of the file.
example:3a6fed5fc11392b3ee9f81caf017b48640d7458766a8eb0382899a605b41****
public ListObjectScanEventResponseBody.Data.Builder source(String source)
The method that is used to detect the malicious file. Valid values:
OSS
public ListObjectScanEventResponseBody.Data.Builder status(Integer status)
Event status. Valid values::
0
public ListObjectScanEventResponseBody.Data build()
Copyright © 2026. All rights reserved.