public static final class UpdateHoneypotResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateHoneypotResponseBody.Data |
build() |
UpdateHoneypotResponseBody.Data.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
UpdateHoneypotResponseBody.Data.Builder |
honeypotImageDisplayName(String honeypotImageDisplayName)
The display name of the honeypot image.
|
UpdateHoneypotResponseBody.Data.Builder |
honeypotImageName(String honeypotImageName)
The name of the honeypot image.
|
UpdateHoneypotResponseBody.Data.Builder |
honeypotName(String honeypotName)
The custom name of the honeypot.
|
UpdateHoneypotResponseBody.Data.Builder |
nodeId(String nodeId)
The ID of the management node.
|
UpdateHoneypotResponseBody.Data.Builder |
presetId(String presetId)
The ID of the custom configuration for the honeypot.
|
UpdateHoneypotResponseBody.Data.Builder |
state(List<String> state)
An array that consists of the status information about the honeypot.
|
public UpdateHoneypotResponseBody.Data.Builder honeypotId(String honeypotId)
The ID of the honeypot.
example:9bf8cd373112263d4bc102fc5dba9d9f812ee05d4d35c487d330d52e937f****
public UpdateHoneypotResponseBody.Data.Builder honeypotImageDisplayName(String honeypotImageDisplayName)
The display name of the honeypot image.
example:Webmin
public UpdateHoneypotResponseBody.Data.Builder honeypotImageName(String honeypotImageName)
The name of the honeypot image.
example:webpage
public UpdateHoneypotResponseBody.Data.Builder honeypotName(String honeypotName)
The custom name of the honeypot.
example:hyl-phpmyadmin
public UpdateHoneypotResponseBody.Data.Builder nodeId(String nodeId)
The ID of the management node.
example:a882e590-b87b-45a6-87b9-d0a3e5a0****
public UpdateHoneypotResponseBody.Data.Builder presetId(String presetId)
The ID of the custom configuration for the honeypot.
example:868a7579-00b5-4a74-999d-8bd3f411e8a3
public UpdateHoneypotResponseBody.Data.Builder state(List<String> state)
An array that consists of the status information about the honeypot.
public UpdateHoneypotResponseBody.Data build()
Copyright © 2026. All rights reserved.