public static final class ListHoneypotPresetRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ListHoneypotPresetRequest |
build() |
ListHoneypotPresetRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
ListHoneypotPresetRequest.Builder |
honeypotImageName(String honeypotImageName)
The name of the honeypot image.
|
ListHoneypotPresetRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ListHoneypotPresetRequest.Builder |
nodeId(String nodeId)
The ID of the management node to which the honeypot is deployed.
|
ListHoneypotPresetRequest.Builder |
nodeName(String nodeName)
The name of the management node to which the honeypot is deployed.
|
ListHoneypotPresetRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
ListHoneypotPresetRequest.Builder |
presetName(String presetName)
The custom name of the honeypot template.
|
public ListHoneypotPresetRequest.Builder currentPage(Integer currentPage)
public ListHoneypotPresetRequest.Builder honeypotImageName(String honeypotImageName)
public ListHoneypotPresetRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public ListHoneypotPresetRequest.Builder nodeId(String nodeId)
public ListHoneypotPresetRequest.Builder nodeName(String nodeName)
public ListHoneypotPresetRequest.Builder pageSize(Integer pageSize)
> We recommend that you do not leave this parameter empty.
public ListHoneypotPresetRequest.Builder presetName(String presetName)
public ListHoneypotPresetRequest build()
Copyright © 2023. All rights reserved.