| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpansResponse |
LlmObservabilityApi.listLLMObsSpans()
List LLM Observability spans.
|
LLMObsSpansResponse |
LlmObservabilityApi.listLLMObsSpans(LlmObservabilityApi.ListLLMObsSpansOptionalParameters parameters)
List LLM Observability spans.
|
LLMObsSpansResponse |
LlmObservabilityApi.searchLLMObsSpans(LLMObsSearchSpansRequest body)
Search LLM Observability spans.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpansResponse |
LLMObsSpansResponse.addDataItem(LLMObsSpanData dataItem) |
LLMObsSpansResponse |
LLMObsSpansResponse.data(List<LLMObsSpanData> data) |
LLMObsSpansResponse |
LLMObsSpansResponse.links(LLMObsSpansResponseLinks links) |
LLMObsSpansResponse |
LLMObsSpansResponse.meta(LLMObsSpansResponseMeta meta) |
LLMObsSpansResponse |
LLMObsSpansResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.