public static final class ResetHoneypotRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ResetHoneypotRequest |
build() |
ResetHoneypotRequest.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
ResetHoneypotRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
public ResetHoneypotRequest.Builder honeypotId(String honeypotId)
The ID of the honeypot.
You can call the ListHoneypot operation to query the IDs of honeypots.
This parameter is required.
example:945607c2ae2a1a737c04599d6608065688bfc6048d9b9d306ce8dc8191c*****
public ResetHoneypotRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public ResetHoneypotRequest build()
Copyright © 2026. All rights reserved.