| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueDataResponse |
LLMObsAnnotationQueueDataResponse.attributes(LLMObsAnnotationQueueDataAttributesResponse attributes) |
LLMObsAnnotationQueueDataResponse |
LLMObsAnnotationQueueResponse.getData()
Data object for an LLM Observability annotation queue.
|
LLMObsAnnotationQueueDataResponse |
LLMObsAnnotationQueueDataResponse.id(String id) |
LLMObsAnnotationQueueDataResponse |
LLMObsAnnotationQueueDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsAnnotationQueueDataResponse |
LLMObsAnnotationQueueDataResponse.type(LLMObsAnnotationQueueType type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsAnnotationQueueDataResponse> |
LLMObsAnnotationQueuesResponse.getData()
List of annotation queues.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueuesResponse |
LLMObsAnnotationQueuesResponse.addDataItem(LLMObsAnnotationQueueDataResponse dataItem) |
LLMObsAnnotationQueueResponse |
LLMObsAnnotationQueueResponse.data(LLMObsAnnotationQueueDataResponse data) |
void |
LLMObsAnnotationQueueResponse.setData(LLMObsAnnotationQueueDataResponse data) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueuesResponse |
LLMObsAnnotationQueuesResponse.data(List<LLMObsAnnotationQueueDataResponse> data) |
void |
LLMObsAnnotationQueuesResponse.setData(List<LLMObsAnnotationQueueDataResponse> data) |
| Constructor and Description |
|---|
LLMObsAnnotationQueueResponse(LLMObsAnnotationQueueDataResponse data) |
| Constructor and Description |
|---|
LLMObsAnnotationQueuesResponse(List<LLMObsAnnotationQueueDataResponse> data) |
Copyright © 2026. All rights reserved.