public static final class GetHoneypotNodeRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetHoneypotNodeRequest |
build() |
GetHoneypotNodeRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
GetHoneypotNodeRequest.Builder |
nodeId(String nodeId)
The ID of the management node.
|
public GetHoneypotNodeRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public GetHoneypotNodeRequest.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:d3dd3864-4e02-4abd-8b6a-8f5f6fec4715
public GetHoneypotNodeRequest build()
Copyright © 2026. All rights reserved.