@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class LLMObsAnnotationQueueInteractionsDataAttributesResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_INTERACTIONS |
boolean |
unparsed |
| Constructor and Description |
|---|
LLMObsAnnotationQueueInteractionsDataAttributesResponse() |
LLMObsAnnotationQueueInteractionsDataAttributesResponse(List<LLMObsAnnotationQueueInteractionResponseItem> interactions) |
public boolean unparsed
public static final String JSON_PROPERTY_INTERACTIONS
public LLMObsAnnotationQueueInteractionsDataAttributesResponse()
public LLMObsAnnotationQueueInteractionsDataAttributesResponse(List<LLMObsAnnotationQueueInteractionResponseItem> interactions)
public LLMObsAnnotationQueueInteractionsDataAttributesResponse interactions(List<LLMObsAnnotationQueueInteractionResponseItem> interactions)
public LLMObsAnnotationQueueInteractionsDataAttributesResponse addInteractionsItem(LLMObsAnnotationQueueInteractionResponseItem interactionsItem)
public List<LLMObsAnnotationQueueInteractionResponseItem> getInteractions()
public void setInteractions(List<LLMObsAnnotationQueueInteractionResponseItem> interactions)
public LLMObsAnnotationQueueInteractionsDataAttributesResponse putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.