public static final class DeleteHoneypotPresetRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteHoneypotPresetRequest |
build() |
DeleteHoneypotPresetRequest.Builder |
honeypotPresetId(String honeypotPresetId)
The ID of the honeypot template.
|
DeleteHoneypotPresetRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public DeleteHoneypotPresetRequest.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:84104b7b-a2bc-41df-a190-12298f99xxxx
public DeleteHoneypotPresetRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DeleteHoneypotPresetRequest build()
Copyright © 2026. All rights reserved.