public static final class ListHoneypotProbeUuidRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListHoneypotProbeUuidRequest |
build() |
ListHoneypotProbeUuidRequest.Builder |
controlNodeId(String controlNodeId)
The ID of the management node.
|
ListHoneypotProbeUuidRequest.Builder |
lang(String lang)
The language of the content within the request and the response.
|
ListHoneypotProbeUuidRequest.Builder |
probeType(String probeType)
The type of the probe.
|
public ListHoneypotProbeUuidRequest.Builder controlNodeId(String controlNodeId)
The ID of the management node.
example:You can call the ListHoneypotNode operation to obtain the ID.
a882e590-b87b-45a6-87b9-d0a3e5a0****
public ListHoneypotProbeUuidRequest.Builder lang(String lang)
The language of the content within the request and the response. Default value: zh. Valid values:
zh
public ListHoneypotProbeUuidRequest.Builder probeType(String probeType)
The type of the probe. Valid values:
host_probe
public ListHoneypotProbeUuidRequest build()
Copyright © 2026. All rights reserved.