| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanToolDefinition |
LLMObsSpanToolDefinition.description(String description) |
LLMObsSpanToolDefinition |
LLMObsSpanToolDefinition.name(String name) |
LLMObsSpanToolDefinition |
LLMObsSpanToolDefinition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsSpanToolDefinition |
LLMObsSpanToolDefinition.putSchemaItem(String key,
Object schemaItem) |
LLMObsSpanToolDefinition |
LLMObsSpanToolDefinition.schema(Map<String,Object> schema) |
LLMObsSpanToolDefinition |
LLMObsSpanToolDefinition.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsSpanToolDefinition> |
LLMObsSpanAttributes.getToolDefinitions()
Tool definitions available to the span.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpanAttributes |
LLMObsSpanAttributes.addToolDefinitionsItem(LLMObsSpanToolDefinition toolDefinitionsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsSpanAttributes.setToolDefinitions(List<LLMObsSpanToolDefinition> toolDefinitions) |
LLMObsSpanAttributes |
LLMObsSpanAttributes.toolDefinitions(List<LLMObsSpanToolDefinition> toolDefinitions) |
Copyright © 2026. All rights reserved.