public static final class ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder extends Object
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder agentId(String agentId)
The ID of the probe.
example:d3c0dafa-5059-4eb0-8c28-7d40f58*****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder agentName(String agentName)
The name of the probe.
example:hw-d***
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder dockerId(String dockerId)
The ID of the container.
example:eca09895****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder dstIp(String dstIp)
The destination IP address.
example:112.126.205.***
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder dstPort(Integer dstPort)
The destination port.
example:80
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder eventConnection(String eventConnection)
The UUID of the connection in the attack.
example:fd7f1ff4-0c4b-41cb-99ad-0724349d****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder extra(String extra)
The extended information about the attack payload.
example:{"payload":{"format":"line","name":{"cn":"payload","en":"payload"},"value":""},"uid":{"format":"line","name":{"cn":"","en":""},"uid":"5fa2ece9-aa08-4bbd-a272-5d27*********","value":""}}
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder extra1(String extra1)
The extension information about the virtual private cloud (VPC).
example:{"vpc_id":"","vpc_dest_port":"","vpc_dest_ip":""}
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder fileOssUrl(String fileOssUrl)
The Object Storage Service (OSS) URL of the file.
example:https://pop-test-file-upload.oss-cn-beijing.aliyuncs.com/5626_26331*****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder firstTime(Long firstTime)
The timestamp when the intrusion event was first occurred.
example:1686621122000
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder honeypotEventId(String honeypotEventId)
The ID of the intrusion event. The value is a string.
example:19bec028-d98b-45c4-a4d9-cc3d593f****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder honeypotId(String honeypotId)
The ID of the honeypot.
example:911df9d6fe20451c059edbcffa1d1c33452f6a71e59d4826da067af224*****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder honeypotName(String honeypotName)
The name of the honeypot.
example:hw-zhi*****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder lastTime(Long lastTime)
The timestamp when the intrusion event was last occurred.
example:1686622222000
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder riskLevel(String riskLevel)
The risk level. Valid values:
4
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder securityEventId(Long securityEventId)
The ID of the intrusion event.
example:306527555
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder srcIp(String srcIp)
The source IP address.
example:121.41.48.***
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder srcMac(String srcMac)
The source media access control (MAC) address.
example:00:0C:29:CA::
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder srcPort(Integer srcPort)
The source port number.
example:80
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder status(Integer status)
The handling status of the intrusion event. Valid values:
1
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder typeId(String typeId)
The ID of the attack type.
example:web_access
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows.Builder uid(String uid)
The UUID of an attack in the intrusion event.
example:5fa2ece9-aa08-4bbd-a272-5d27d1c6*****
public ListHoneypotEventFlowsResponseBody.HoneypotEventFlows build()
Copyright © 2026. All rights reserved.