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