Uses of Class
io.camunda.client.api.command.AgentInstanceHistoryToolCall
Packages that use AgentInstanceHistoryToolCall
Package
Description
-
Uses of AgentInstanceHistoryToolCall in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return AgentInstanceHistoryToolCallMethod parameters in io.camunda.client.api.command with type arguments of type AgentInstanceHistoryToolCallModifier and TypeMethodDescriptionCreateAgentHistoryItemCommandStep1.CreateAgentHistoryItemFinalCommandStep.toolCalls(List<AgentInstanceHistoryToolCall> toolCalls) Sets the tool calls associated with this history item. -
Uses of AgentInstanceHistoryToolCall in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return types with arguments of type AgentInstanceHistoryToolCall -
Uses of AgentInstanceHistoryToolCall in io.camunda.client.impl.command
Method parameters in io.camunda.client.impl.command with type arguments of type AgentInstanceHistoryToolCallModifier and TypeMethodDescriptionCreateAgentHistoryItemCommandImpl.toolCalls(List<AgentInstanceHistoryToolCall> toolCalls) -
Uses of AgentInstanceHistoryToolCall in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return types with arguments of type AgentInstanceHistoryToolCall