public static final class StartHoneypotRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
StartHoneypotRequest |
build() |
StartHoneypotRequest.Builder |
honeypotId(String honeypotId)
The ID of the honeypot.
|
StartHoneypotRequest.Builder |
lang(String lang)
The language of the content in the request and response messages.
|
public StartHoneypotRequest.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:dba7d44775be8e0e5888ee3b1a62554a93d2512247cabc38ddeac17a3b3f****
public StartHoneypotRequest.Builder lang(String lang)
The language of the content in the request and response messages. Default value: zh. Valid values:
zh
public StartHoneypotRequest build()
Copyright © 2026. All rights reserved.