| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueResponse |
LlmObservabilityApi.createLLMObsAnnotationQueue(LLMObsAnnotationQueueRequest body)
Create an LLM Observability annotation queue.
|
LLMObsAnnotationQueueResponse |
LlmObservabilityApi.updateLLMObsAnnotationQueue(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Update an LLM Observability annotation queue.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueResponse |
LLMObsAnnotationQueueResponse.data(LLMObsAnnotationQueueDataResponse data) |
LLMObsAnnotationQueueResponse |
LLMObsAnnotationQueueResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.