public static final class CreateHoneypotProbeRequest.HoneypotBindList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateHoneypotProbeRequest.HoneypotBindList.Builder |
bindPortList(List<CreateHoneypotProbeRequest.BindPortList> bindPortList)
The listener ports.
|
CreateHoneypotProbeRequest.HoneypotBindList |
build() |
CreateHoneypotProbeRequest.HoneypotBindList.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
public CreateHoneypotProbeRequest.HoneypotBindList.Builder bindPortList(List<CreateHoneypotProbeRequest.BindPortList> bindPortList)
public CreateHoneypotProbeRequest.HoneypotBindList.Builder honeypotId(String honeypotId)
> You can call the [ListHoneypot](~~ListHoneypot~~) operation to query the IDs of honeypots.
public CreateHoneypotProbeRequest.HoneypotBindList build()
Copyright © 2023. All rights reserved.