| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueInteractionItem |
LLMObsAnnotationQueueInteractionItem.LLMObsAnnotationQueueInteractionItemDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
LLMObsAnnotationQueueInteractionItem |
LLMObsAnnotationQueueInteractionItem.LLMObsAnnotationQueueInteractionItemDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsAnnotationQueueInteractionItem> |
LLMObsAnnotationQueueInteractionsDataAttributesRequest.getInteractions()
List of interactions to add to the queue.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueInteractionsDataAttributesRequest |
LLMObsAnnotationQueueInteractionsDataAttributesRequest.addInteractionsItem(LLMObsAnnotationQueueInteractionItem interactionsItem) |
void |
LLMObsAnnotationQueueInteractionItem.LLMObsAnnotationQueueInteractionItemSerializer.serialize(LLMObsAnnotationQueueInteractionItem value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationQueueInteractionsDataAttributesRequest |
LLMObsAnnotationQueueInteractionsDataAttributesRequest.interactions(List<LLMObsAnnotationQueueInteractionItem> interactions) |
void |
LLMObsAnnotationQueueInteractionsDataAttributesRequest.setInteractions(List<LLMObsAnnotationQueueInteractionItem> interactions) |
| Constructor and Description |
|---|
LLMObsAnnotationQueueInteractionItemSerializer(Class<LLMObsAnnotationQueueInteractionItem> t) |
LLMObsAnnotationQueueInteractionsDataAttributesRequest(List<LLMObsAnnotationQueueInteractionItem> interactions) |
Copyright © 2026. All rights reserved.