public static final class GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
bindId(String bindId)
The unique ID of the honeypot that is bound to the probe.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
bindPortList(List<GetHoneypotProbeResponseBody.BindPortList> bindPortList)
The ports that are bound to the probe.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList |
build() |
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
honeypotId(String honeypotId)
The honeypot ID.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
serviceIpList(List<String> serviceIpList)
The IP addresses that are monitored.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
status(Integer status)
The status of the honeypot that is bound to the probe.
|
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder bindId(String bindId)
The unique ID of the honeypot that is bound to the probe.
example:45378f64-d7b4-4a53-9c48-4303eb4b****
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder bindPortList(List<GetHoneypotProbeResponseBody.BindPortList> bindPortList)
The ports that are bound to the probe.
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder honeypotId(String honeypotId)
The honeypot ID.
example:913347774a3b3c378c6a50f66de23dfa097765214ec3f0526b01c67bf59c****
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder serviceIpList(List<String> serviceIpList)
The IP addresses that are monitored.
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder status(Integer status)
The status of the honeypot that is bound to the probe. Valid values:
3
public GetHoneypotProbeResponseBody.HoneypotProbeBindList build()
Copyright © 2026. All rights reserved.