@Generated public class Tool extends Object
| Constructor and Description |
|---|
Tool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
App |
getApp() |
String |
getDescription() |
GenieSpace |
getGenieSpace() |
String |
getId() |
KnowledgeAssistant |
getKnowledgeAssistant() |
String |
getName() |
String |
getToolId() |
String |
getToolType() |
UcConnection |
getUcConnection() |
UcFunction |
getUcFunction() |
Volume |
getVolume() |
int |
hashCode() |
Tool |
setApp(App app) |
Tool |
setDescription(String description) |
Tool |
setGenieSpace(GenieSpace genieSpace) |
Tool |
setId(String id) |
Tool |
setKnowledgeAssistant(KnowledgeAssistant knowledgeAssistant) |
Tool |
setName(String name) |
Tool |
setToolId(String toolId) |
Tool |
setToolType(String toolType) |
Tool |
setUcConnection(UcConnection ucConnection) |
Tool |
setUcFunction(UcFunction ucFunction) |
Tool |
setVolume(Volume volume) |
String |
toString() |
public App getApp()
public String getDescription()
public Tool setGenieSpace(GenieSpace genieSpace)
public GenieSpace getGenieSpace()
public String getId()
public Tool setKnowledgeAssistant(KnowledgeAssistant knowledgeAssistant)
public KnowledgeAssistant getKnowledgeAssistant()
public String getName()
public String getToolId()
public String getToolType()
public Tool setUcConnection(UcConnection ucConnection)
public UcConnection getUcConnection()
public Tool setUcFunction(UcFunction ucFunction)
public UcFunction getUcFunction()
public Volume getVolume()
Copyright © 2026. All rights reserved.