Uses of Class
io.camunda.client.api.command.AgentInstanceHistoryMetrics
Packages that use AgentInstanceHistoryMetrics
Package
Description
-
Uses of AgentInstanceHistoryMetrics in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return AgentInstanceHistoryMetricsModifier and TypeMethodDescriptionAgentInstanceHistoryMetrics.durationMs(long durationMs) AgentInstanceHistoryMetrics.inputTokens(long inputTokens) AgentInstanceHistoryMetrics.outputTokens(long outputTokens) Methods in io.camunda.client.api.command with parameters of type AgentInstanceHistoryMetricsModifier and TypeMethodDescriptionCreateAgentHistoryItemCommandStep1.CreateAgentHistoryItemFinalCommandStep.metrics(AgentInstanceHistoryMetrics metrics) Sets per-call token and latency metrics. -
Uses of AgentInstanceHistoryMetrics in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return AgentInstanceHistoryMetrics -
Uses of AgentInstanceHistoryMetrics in io.camunda.client.impl.command
Methods in io.camunda.client.impl.command with parameters of type AgentInstanceHistoryMetricsModifier and TypeMethodDescriptionCreateAgentHistoryItemCommandImpl.metrics(AgentInstanceHistoryMetrics metrics) -
Uses of AgentInstanceHistoryMetrics in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return AgentInstanceHistoryMetrics