Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130 | |
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
DescribeNodeRunResponse |
LkeClient.DescribeNodeRun(DescribeNodeRunRequest req)
通过DescribeWorkflowRun接口获取了工作流异步运行的整体内容,其中包含了基本的节点信息,再通用本接口可查看节点的运行详情(包括输入、输出、日志等)。
|
Constructor and Description |
---|
DescribeNodeRunRequest(DescribeNodeRunRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.