public static final class DeleteHoneypotProbeBindRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteHoneypotProbeBindRequest.Builder |
bindId(String bindId)
The unique ID of the bound service.
|
DeleteHoneypotProbeBindRequest |
build() |
DeleteHoneypotProbeBindRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DeleteHoneypotProbeBindRequest.Builder |
probeId(String probeId)
The probe ID.
|
public DeleteHoneypotProbeBindRequest.Builder bindId(String bindId)
The unique ID of the bound service.
example:aa20815f-f0f3-4e3b-8e13-55771742****
public DeleteHoneypotProbeBindRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DeleteHoneypotProbeBindRequest.Builder probeId(String probeId)
The probe ID.
example:You can call the ListHoneypotProbe operation to query the IDs of probes.
aa234650-cfcf-4e25-b61f-c58f603f****
public DeleteHoneypotProbeBindRequest build()
Copyright © 2026. All rights reserved.