public static final class GetHoneypotPresetRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetHoneypotPresetRequest |
build() |
GetHoneypotPresetRequest.Builder |
honeypotPresetId(String honeypotPresetId)
The ID of the honeypot template.
|
GetHoneypotPresetRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public GetHoneypotPresetRequest.Builder honeypotPresetId(String honeypotPresetId)
The ID of the honeypot template.
You can call the ListHoneypotPreset operation to query the IDs of honeypot templates.
This parameter is required.
example:207ca117-44b9-495d-84e7-50289b4cxxxx
public GetHoneypotPresetRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
en
public GetHoneypotPresetRequest build()
Copyright © 2026. All rights reserved.