public static final class DeleteHoneypotNodeRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteHoneypotNodeRequest |
build() |
DeleteHoneypotNodeRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DeleteHoneypotNodeRequest.Builder |
nodeId(String nodeId)
The ID of the management node.
|
public DeleteHoneypotNodeRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DeleteHoneypotNodeRequest.Builder nodeId(String nodeId)
The ID of the management node.
You can call the ListHoneypotNode operation to query the IDs of management nodes.
This parameter is required.
example:670baeee-86c4-46b9-8200-a2c38141a453
public DeleteHoneypotNodeRequest build()
Copyright © 2026. All rights reserved.