| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueResponse |
LlmObservabilityApi.updateLLMObsAnnotationQueue(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Update an LLM Observability annotation queue.
|
CompletableFuture<LLMObsAnnotationQueueResponse> |
LlmObservabilityApi.updateLLMObsAnnotationQueueAsync(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Update an LLM Observability annotation queue.
|
ApiResponse<LLMObsAnnotationQueueResponse> |
LlmObservabilityApi.updateLLMObsAnnotationQueueWithHttpInfo(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Partially update an annotation queue.
|
CompletableFuture<ApiResponse<LLMObsAnnotationQueueResponse>> |
LlmObservabilityApi.updateLLMObsAnnotationQueueWithHttpInfoAsync(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Update an LLM Observability annotation queue.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueUpdateRequest |
LLMObsAnnotationQueueUpdateRequest.data(LLMObsAnnotationQueueUpdateDataRequest data) |
LLMObsAnnotationQueueUpdateRequest |
LLMObsAnnotationQueueUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.