| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20210820.models | 
| Modifier and Type | Method and Description | 
|---|---|
| IntegrationNodeInfo | ModifyIntegrationNodeRequest. getNodeInfo()Get 集成节点信息 | 
| IntegrationNodeInfo | CreateIntegrationNodeRequest. getNodeInfo()Get 集成节点信息 | 
| IntegrationNodeInfo | DescribeIntegrationNodeResponse. getNodeInfo()Get 节点信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| IntegrationNodeInfo[] | IntegrationTaskInfo. getNodes()Get 节点列表
注意:此字段可能返回 null,表示取不到有效值。 | 
| IntegrationNodeInfo[] | DescribeIntegrationVersionNodesInfoResponse. getNodes()Get 任务节点信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyIntegrationNodeRequest. setNodeInfo(IntegrationNodeInfo NodeInfo)Set 集成节点信息 | 
| void | CreateIntegrationNodeRequest. setNodeInfo(IntegrationNodeInfo NodeInfo)Set 集成节点信息 | 
| void | DescribeIntegrationNodeResponse. setNodeInfo(IntegrationNodeInfo NodeInfo)Set 节点信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | IntegrationTaskInfo. setNodes(IntegrationNodeInfo[] Nodes)Set 节点列表
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | DescribeIntegrationVersionNodesInfoResponse. setNodes(IntegrationNodeInfo[] Nodes)Set 任务节点信息
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| IntegrationNodeInfo(IntegrationNodeInfo 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.