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)
Lang.
|
public DeleteHoneypotPresetRequest.Builder honeypotPresetId(String honeypotPresetId)
> You can call the [ListHoneypotPreset](~~ListHoneypotPreset~~) operation to query the IDs of honeypot templates.
public DeleteHoneypotPresetRequest.Builder lang(String lang)
public DeleteHoneypotPresetRequest build()
Copyright © 2023. All rights reserved.