| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsAnnotationQueueInteractionsType |
LLMObsAnnotationQueueInteractionsType.INTERACTIONS |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsAnnotationQueueInteractionsType |
LLMObsAnnotationQueueInteractionsType.fromValue(String value) |
LLMObsAnnotationQueueInteractionsType |
LLMObsDeleteAnnotationQueueInteractionsDataRequest.getType()
Resource type for annotation queue interactions.
|
LLMObsAnnotationQueueInteractionsType |
LLMObsAnnotationQueueInteractionsDataResponse.getType()
Resource type for annotation queue interactions.
|
LLMObsAnnotationQueueInteractionsType |
LLMObsAnnotationQueueInteractionsDataRequest.getType()
Resource type for annotation queue interactions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsAnnotationQueueInteractionsType.LLMObsAnnotationQueueInteractionsTypeSerializer.serialize(LLMObsAnnotationQueueInteractionsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsDeleteAnnotationQueueInteractionsDataRequest.setType(LLMObsAnnotationQueueInteractionsType type) |
void |
LLMObsAnnotationQueueInteractionsDataResponse.setType(LLMObsAnnotationQueueInteractionsType type) |
void |
LLMObsAnnotationQueueInteractionsDataRequest.setType(LLMObsAnnotationQueueInteractionsType type) |
LLMObsDeleteAnnotationQueueInteractionsDataRequest |
LLMObsDeleteAnnotationQueueInteractionsDataRequest.type(LLMObsAnnotationQueueInteractionsType type) |
LLMObsAnnotationQueueInteractionsDataResponse |
LLMObsAnnotationQueueInteractionsDataResponse.type(LLMObsAnnotationQueueInteractionsType type) |
LLMObsAnnotationQueueInteractionsDataRequest |
LLMObsAnnotationQueueInteractionsDataRequest.type(LLMObsAnnotationQueueInteractionsType type) |
| Constructor and Description |
|---|
LLMObsAnnotationQueueInteractionsDataRequest(LLMObsAnnotationQueueInteractionsDataAttributesRequest attributes,
LLMObsAnnotationQueueInteractionsType type) |
LLMObsAnnotationQueueInteractionsDataResponse(LLMObsAnnotationQueueInteractionsDataAttributesResponse attributes,
String id,
LLMObsAnnotationQueueInteractionsType type) |
LLMObsDeleteAnnotationQueueInteractionsDataRequest(LLMObsDeleteAnnotationQueueInteractionsDataAttributesRequest attributes,
LLMObsAnnotationQueueInteractionsType type) |
| Constructor and Description |
|---|
LLMObsAnnotationQueueInteractionsTypeSerializer(Class<LLMObsAnnotationQueueInteractionsType> t) |
Copyright © 2026. All rights reserved.