public static final class ListHoneypotProbeResponseBody.List.Builder extends Object
public ListHoneypotProbeResponseBody.List.Builder controlNode(ListHoneypotProbeResponseBody.ControlNode controlNode)
The information about the management node.
public ListHoneypotProbeResponseBody.List.Builder deployTime(Long deployTime)
The time when the probe was deployed.
example:1669363825000
public ListHoneypotProbeResponseBody.List.Builder displayName(String displayName)
The name of the probe.
example:prod-pinpoint-hd1b
public ListHoneypotProbeResponseBody.List.Builder hostIp(String hostIp)
The IP address of the server on which the probe is installed.
example:33.53.XX.XX
public ListHoneypotProbeResponseBody.List.Builder osType(String osType)
The operating system of the server on which the probe is deployed. Valid values:
windows
public ListHoneypotProbeResponseBody.List.Builder probeId(String probeId)
The ID of the probe.
example:4d167bb3-dd09-4a6a-a179-d5d6a5b0****
public ListHoneypotProbeResponseBody.List.Builder probeType(String probeType)
The type of the probe. Valid values:
host_probe
public ListHoneypotProbeResponseBody.List.Builder probeVersion(String probeVersion)
The version of the probe.
example:18060096
public ListHoneypotProbeResponseBody.List.Builder status(String status)
The status of the probe. Valid values:
online
public ListHoneypotProbeResponseBody.List.Builder uuid(String uuid)
The UUID of the server to which the host probe is deployed.
example:49e25e0f-bb51-4a5a-a1b3-13a4ddaa****
public ListHoneypotProbeResponseBody.List.Builder vpcId(String vpcId)
The ID of the VPC in which the VPC probe is deployed.
example:vpc-5gu8iu68w9b472jbb****
public ListHoneypotProbeResponseBody.List build()
Copyright © 2026. All rights reserved.