| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsAnnotationQueueType |
LLMObsAnnotationQueueType.QUEUES |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsAnnotationQueueType |
LLMObsAnnotationQueueType.fromValue(String value) |
LLMObsAnnotationQueueType |
LLMObsAnnotationQueueUpdateDataRequest.getType()
Resource type of an LLM Observability annotation queue.
|
LLMObsAnnotationQueueType |
LLMObsAnnotationQueueLabelSchemaUpdateData.getType()
Resource type of an LLM Observability annotation queue.
|
LLMObsAnnotationQueueType |
LLMObsAnnotationQueueLabelSchemaData.getType()
Resource type of an LLM Observability annotation queue.
|
LLMObsAnnotationQueueType |
LLMObsAnnotationQueueDataResponse.getType()
Resource type of an LLM Observability annotation queue.
|
LLMObsAnnotationQueueType |
LLMObsAnnotationQueueDataRequest.getType()
Resource type of an LLM Observability annotation queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsAnnotationQueueType.LLMObsAnnotationQueueTypeSerializer.serialize(LLMObsAnnotationQueueType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsAnnotationQueueUpdateDataRequest.setType(LLMObsAnnotationQueueType type) |
void |
LLMObsAnnotationQueueLabelSchemaUpdateData.setType(LLMObsAnnotationQueueType type) |
void |
LLMObsAnnotationQueueLabelSchemaData.setType(LLMObsAnnotationQueueType type) |
void |
LLMObsAnnotationQueueDataResponse.setType(LLMObsAnnotationQueueType type) |
void |
LLMObsAnnotationQueueDataRequest.setType(LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueUpdateDataRequest |
LLMObsAnnotationQueueUpdateDataRequest.type(LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueLabelSchemaUpdateData |
LLMObsAnnotationQueueLabelSchemaUpdateData.type(LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueLabelSchemaData |
LLMObsAnnotationQueueLabelSchemaData.type(LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueDataResponse |
LLMObsAnnotationQueueDataResponse.type(LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueDataRequest |
LLMObsAnnotationQueueDataRequest.type(LLMObsAnnotationQueueType type) |
| Constructor and Description |
|---|
LLMObsAnnotationQueueDataRequest(LLMObsAnnotationQueueDataAttributesRequest attributes,
LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueDataResponse(LLMObsAnnotationQueueDataAttributesResponse attributes,
String id,
LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueLabelSchemaData(LLMObsAnnotationQueueLabelSchemaAttributes attributes,
String id,
LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueLabelSchemaUpdateData(LLMObsAnnotationQueueLabelSchemaUpdateAttributes attributes,
LLMObsAnnotationQueueType type) |
LLMObsAnnotationQueueUpdateDataRequest(LLMObsAnnotationQueueUpdateDataAttributesRequest attributes,
LLMObsAnnotationQueueType type) |
| Constructor and Description |
|---|
LLMObsAnnotationQueueTypeSerializer(Class<LLMObsAnnotationQueueType> t) |
Copyright © 2026. All rights reserved.