public static final class DeleteHoneypotProbeRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteHoneypotProbeRequest |
build() |
DeleteHoneypotProbeRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DeleteHoneypotProbeRequest.Builder |
probeId(String probeId)
The ID of the probe.
|
public DeleteHoneypotProbeRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DeleteHoneypotProbeRequest.Builder probeId(String probeId)
The ID of the probe.
You can call the ListHoneypotProbe operation to query the IDs of probes.
This parameter is required.
example:95f0f79c-f7e9-4b09-a6e3-95a4cb6d****
public DeleteHoneypotProbeRequest build()
Copyright © 2026. All rights reserved.