| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotatedInteractionItem |
LLMObsAnnotatedInteractionItem.LLMObsAnnotatedInteractionItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
LLMObsAnnotatedInteractionItem |
LLMObsAnnotatedInteractionItem.LLMObsAnnotatedInteractionItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsAnnotatedInteractionItem> |
LLMObsAnnotatedInteractionsDataAttributesResponse.getAnnotatedInteractions()
List of interactions with their annotations.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotatedInteractionsDataAttributesResponse |
LLMObsAnnotatedInteractionsDataAttributesResponse.addAnnotatedInteractionsItem(LLMObsAnnotatedInteractionItem annotatedInteractionsItem) |
void |
LLMObsAnnotatedInteractionItem.LLMObsAnnotatedInteractionItemSerializer.serialize(LLMObsAnnotatedInteractionItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotatedInteractionsDataAttributesResponse |
LLMObsAnnotatedInteractionsDataAttributesResponse.annotatedInteractions(List<LLMObsAnnotatedInteractionItem> annotatedInteractions) |
void |
LLMObsAnnotatedInteractionsDataAttributesResponse.setAnnotatedInteractions(List<LLMObsAnnotatedInteractionItem> annotatedInteractions) |
| Constructor and Description |
|---|
LLMObsAnnotatedInteractionItemSerializer(Class<LLMObsAnnotatedInteractionItem> t) |
LLMObsAnnotatedInteractionsDataAttributesResponse(List<LLMObsAnnotatedInteractionItem> annotatedInteractions) |
Copyright © 2026. All rights reserved.