| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueInteractionsResponse |
LlmObservabilityApi.createLLMObsAnnotationQueueInteractions(String queueId,
LLMObsAnnotationQueueInteractionsRequest body)
Add annotation queue interactions.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsAnnotationQueueInteractionsResponse> |
LlmObservabilityApi.createLLMObsAnnotationQueueInteractionsAsync(String queueId,
LLMObsAnnotationQueueInteractionsRequest body)
Add annotation queue interactions.
|
ApiResponse<LLMObsAnnotationQueueInteractionsResponse> |
LlmObservabilityApi.createLLMObsAnnotationQueueInteractionsWithHttpInfo(String queueId,
LLMObsAnnotationQueueInteractionsRequest body)
Add one or more interactions to an annotation queue.
|
CompletableFuture<ApiResponse<LLMObsAnnotationQueueInteractionsResponse>> |
LlmObservabilityApi.createLLMObsAnnotationQueueInteractionsWithHttpInfoAsync(String queueId,
LLMObsAnnotationQueueInteractionsRequest body)
Add annotation queue interactions.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueInteractionsResponse |
LLMObsAnnotationQueueInteractionsResponse.data(LLMObsAnnotationQueueInteractionsDataResponse data) |
LLMObsAnnotationQueueInteractionsResponse |
LLMObsAnnotationQueueInteractionsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.