public static final class GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
bindId(String bindId)
The ID of the binding record.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
bindPortList(List<GetHoneypotProbeResponseBody.BindPortList> bindPortList)
An array consisting of the ports that are bound.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList |
build() |
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
serviceIpList(List<String> serviceIpList)
An array consisting of the IP addresses that are monitored.
|
GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder |
status(Integer status)
The status of the service.
|
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder bindId(String bindId)
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder bindPortList(List<GetHoneypotProbeResponseBody.BindPortList> bindPortList)
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder honeypotId(String honeypotId)
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder serviceIpList(List<String> serviceIpList)
public GetHoneypotProbeResponseBody.HoneypotProbeBindList.Builder status(Integer status)
* **1**: abnormal * **3**: normal
public GetHoneypotProbeResponseBody.HoneypotProbeBindList build()
Copyright © 2023. All rights reserved.