Uses of Class
io.camunda.client.protocol.rest.AgentTool
Packages that use AgentTool
-
Uses of AgentTool in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return AgentToolMethods in io.camunda.client.protocol.rest that return types with arguments of type AgentToolModifier and TypeMethodDescriptionAgentInstanceResult.getTools()The tools available to the agent.AgentInstanceUpdateRequest.getTools()The complete list of tools available to the agent, replacing any previously stored tools.Methods in io.camunda.client.protocol.rest with parameters of type AgentToolModifier and TypeMethodDescriptionAgentInstanceResult.addToolsItem(AgentTool toolsItem) AgentInstanceUpdateRequest.addToolsItem(AgentTool toolsItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type AgentToolModifier and TypeMethodDescriptionvoidvoid