| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotatedInteractionsResponse |
LlmObservabilityApi.getLLMObsAnnotatedInteractions(String queueId)
Get annotated queue interactions.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsAnnotatedInteractionsResponse> |
LlmObservabilityApi.getLLMObsAnnotatedInteractionsAsync(String queueId)
Get annotated queue interactions.
|
ApiResponse<LLMObsAnnotatedInteractionsResponse> |
LlmObservabilityApi.getLLMObsAnnotatedInteractionsWithHttpInfo(String queueId)
Retrieve all interactions (traces and sessions) and their annotations for a given annotation
queue.
|
CompletableFuture<ApiResponse<LLMObsAnnotatedInteractionsResponse>> |
LlmObservabilityApi.getLLMObsAnnotatedInteractionsWithHttpInfoAsync(String queueId)
Get annotated queue interactions.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotatedInteractionsResponse |
LLMObsAnnotatedInteractionsResponse.data(LLMObsAnnotatedInteractionsDataResponse data) |
LLMObsAnnotatedInteractionsResponse |
LLMObsAnnotatedInteractionsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.