Uses of Interface
io.camunda.client.api.command.UpdateAgentInstanceCommandStep1.AgentTool
Packages that use UpdateAgentInstanceCommandStep1.AgentTool
-
Uses of UpdateAgentInstanceCommandStep1.AgentTool in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return UpdateAgentInstanceCommandStep1.AgentToolModifier and TypeMethodDescriptionCreates a tool with the given name and no description or element ID.Creates a tool with the given name, description, and element ID.Method parameters in io.camunda.client.api.command with type arguments of type UpdateAgentInstanceCommandStep1.AgentToolModifier and TypeMethodDescriptionUpdateAgentInstanceCommandStep1.UpdateAgentInstanceCommandStep2.tools(List<UpdateAgentInstanceCommandStep1.AgentTool> tools) Replaces the full list of tools available to the agent instance. -
Uses of UpdateAgentInstanceCommandStep1.AgentTool in io.camunda.client.impl.command
Method parameters in io.camunda.client.impl.command with type arguments of type UpdateAgentInstanceCommandStep1.AgentToolModifier and TypeMethodDescriptionUpdateAgentInstanceCommandImpl.tools(List<UpdateAgentInstanceCommandStep1.AgentTool> tools)