| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsUpsertAnnotationItem |
LLMObsUpsertAnnotationItem.addLabelValuesItem(LLMObsAnnotationLabelValue labelValuesItem) |
LLMObsUpsertAnnotationItem |
LLMObsUpsertAnnotationItem.interactionId(String interactionId) |
LLMObsUpsertAnnotationItem |
LLMObsUpsertAnnotationItem.labelValues(List<LLMObsAnnotationLabelValue> labelValues) |
LLMObsUpsertAnnotationItem |
LLMObsUpsertAnnotationItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsUpsertAnnotationItem> |
LLMObsAnnotationsDataAttributesRequest.getAnnotations()
List of annotations to create or update.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationsDataAttributesRequest |
LLMObsAnnotationsDataAttributesRequest.addAnnotationsItem(LLMObsUpsertAnnotationItem annotationsItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationsDataAttributesRequest |
LLMObsAnnotationsDataAttributesRequest.annotations(List<LLMObsUpsertAnnotationItem> annotations) |
void |
LLMObsAnnotationsDataAttributesRequest.setAnnotations(List<LLMObsUpsertAnnotationItem> annotations) |
| Constructor and Description |
|---|
LLMObsAnnotationsDataAttributesRequest(List<LLMObsUpsertAnnotationItem> annotations) |
Copyright © 2026. All rights reserved.