public static final class ListHoneypotPresetResponseBody.List.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListHoneypotPresetResponseBody.List |
build() |
ListHoneypotPresetResponseBody.List.Builder |
controlNodeName(String controlNodeName)
The name of the management node.
|
ListHoneypotPresetResponseBody.List.Builder |
honeypotImageDisplayName(String honeypotImageDisplayName)
The display name of the honeypot image.
|
ListHoneypotPresetResponseBody.List.Builder |
honeypotImageName(String honeypotImageName)
The name of the honeypot image.
|
ListHoneypotPresetResponseBody.List.Builder |
honeypotPresetId(String honeypotPresetId)
The ID of the honeypot template.
|
ListHoneypotPresetResponseBody.List.Builder |
nodeId(String nodeId)
The ID of the management node.
|
ListHoneypotPresetResponseBody.List.Builder |
presetName(String presetName)
The custom name of the honeypot template.
|
ListHoneypotPresetResponseBody.List.Builder |
presetType(String presetType)
The type of the honeypot template.
|
public ListHoneypotPresetResponseBody.List.Builder controlNodeName(String controlNodeName)
The name of the management node.
example:node1
public ListHoneypotPresetResponseBody.List.Builder honeypotImageDisplayName(String honeypotImageDisplayName)
The display name of the honeypot image.
example:Metabase
public ListHoneypotPresetResponseBody.List.Builder honeypotImageName(String honeypotImageName)
The name of the honeypot image.
example:metabase
public ListHoneypotPresetResponseBody.List.Builder honeypotPresetId(String honeypotPresetId)
The ID of the honeypot template.
example:3cc04a47-7229-418c-8101-f10a2887****
public ListHoneypotPresetResponseBody.List.Builder nodeId(String nodeId)
The ID of the management node.
example:c94eff5b-ea48-4805-8b7f-e04d3509****
public ListHoneypotPresetResponseBody.List.Builder presetName(String presetName)
The custom name of the honeypot template.
example:WebMin-online
public ListHoneypotPresetResponseBody.List.Builder presetType(String presetType)
The type of the honeypot template. Valid values:
CUSTOM
public ListHoneypotPresetResponseBody.List build()
Copyright © 2026. All rights reserved.