| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueResponse |
AgentObservabilityApi.createLLMObsAnnotationQueue(LLMObsAnnotationQueueRequest body)
Create an Agent Observability annotation queue.
|
CompletableFuture<LLMObsAnnotationQueueResponse> |
AgentObservabilityApi.createLLMObsAnnotationQueueAsync(LLMObsAnnotationQueueRequest body)
Create an Agent Observability annotation queue.
|
ApiResponse<LLMObsAnnotationQueueResponse> |
AgentObservabilityApi.createLLMObsAnnotationQueueWithHttpInfo(LLMObsAnnotationQueueRequest body)
Create an annotation queue.
|
CompletableFuture<ApiResponse<LLMObsAnnotationQueueResponse>> |
AgentObservabilityApi.createLLMObsAnnotationQueueWithHttpInfoAsync(LLMObsAnnotationQueueRequest body)
Create an Agent Observability annotation queue.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueRequest |
LLMObsAnnotationQueueRequest.data(LLMObsAnnotationQueueDataRequest data) |
LLMObsAnnotationQueueRequest |
LLMObsAnnotationQueueRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.