| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueuesResponse |
AgentObservabilityApi.listLLMObsAnnotationQueues()
List Agent Observability annotation queues.
|
LLMObsAnnotationQueuesResponse |
AgentObservabilityApi.listLLMObsAnnotationQueues(AgentObservabilityApi.ListLLMObsAnnotationQueuesOptionalParameters parameters)
List Agent Observability annotation queues.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsAnnotationQueuesResponse> |
AgentObservabilityApi.listLLMObsAnnotationQueuesAsync()
List Agent Observability annotation queues.
|
CompletableFuture<LLMObsAnnotationQueuesResponse> |
AgentObservabilityApi.listLLMObsAnnotationQueuesAsync(AgentObservabilityApi.ListLLMObsAnnotationQueuesOptionalParameters parameters)
List Agent Observability annotation queues.
|
ApiResponse<LLMObsAnnotationQueuesResponse> |
AgentObservabilityApi.listLLMObsAnnotationQueuesWithHttpInfo(AgentObservabilityApi.ListLLMObsAnnotationQueuesOptionalParameters parameters)
List annotation queues.
|
CompletableFuture<ApiResponse<LLMObsAnnotationQueuesResponse>> |
AgentObservabilityApi.listLLMObsAnnotationQueuesWithHttpInfoAsync(AgentObservabilityApi.ListLLMObsAnnotationQueuesOptionalParameters parameters)
List Agent Observability annotation queues.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueuesResponse |
LLMObsAnnotationQueuesResponse.addDataItem(LLMObsAnnotationQueueDataResponse dataItem) |
LLMObsAnnotationQueuesResponse |
LLMObsAnnotationQueuesResponse.data(List<LLMObsAnnotationQueueDataResponse> data) |
LLMObsAnnotationQueuesResponse |
LLMObsAnnotationQueuesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.