| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationsResponse |
LlmObservabilityApi.upsertLLMObsAnnotations(String queueId,
LLMObsAnnotationsRequest body)
Create or update annotations.
|
CompletableFuture<LLMObsAnnotationsResponse> |
LlmObservabilityApi.upsertLLMObsAnnotationsAsync(String queueId,
LLMObsAnnotationsRequest body)
Create or update annotations.
|
ApiResponse<LLMObsAnnotationsResponse> |
LlmObservabilityApi.upsertLLMObsAnnotationsWithHttpInfo(String queueId,
LLMObsAnnotationsRequest body)
Create or update annotations on interactions in a queue.
|
CompletableFuture<ApiResponse<LLMObsAnnotationsResponse>> |
LlmObservabilityApi.upsertLLMObsAnnotationsWithHttpInfoAsync(String queueId,
LLMObsAnnotationsRequest body)
Create or update annotations.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationsRequest |
LLMObsAnnotationsRequest.data(LLMObsAnnotationsDataRequest data) |
LLMObsAnnotationsRequest |
LLMObsAnnotationsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.