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