| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsSpansResponse |
LlmObservabilityApi.searchLLMObsSpans(LLMObsSearchSpansRequest body)
Search LLM Observability spans.
|
CompletableFuture<LLMObsSpansResponse> |
LlmObservabilityApi.searchLLMObsSpansAsync(LLMObsSearchSpansRequest body)
Search LLM Observability spans.
|
ApiResponse<LLMObsSpansResponse> |
LlmObservabilityApi.searchLLMObsSpansWithHttpInfo(LLMObsSearchSpansRequest body)
Search LLM Observability spans using structured filters in the request body.
|
CompletableFuture<ApiResponse<LLMObsSpansResponse>> |
LlmObservabilityApi.searchLLMObsSpansWithHttpInfoAsync(LLMObsSearchSpansRequest body)
Search LLM Observability spans.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsSearchSpansRequest |
LLMObsSearchSpansRequest.data(LLMObsSearchSpansRequestData data) |
LLMObsSearchSpansRequest |
LLMObsSearchSpansRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.