| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsAnnotationLabelValueValue |
LLMObsAnnotationLabelValueValue.LLMObsAnnotationLabelValueValueDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
LLMObsAnnotationLabelValueValue |
LLMObsAnnotationLabelValueValue.LLMObsAnnotationLabelValueValueDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
LLMObsAnnotationLabelValueValue |
LLMObsAnnotationLabelValueResponse.getValue()
The value for this label.
|
LLMObsAnnotationLabelValueValue |
LLMObsAnnotationLabelValue.getValue()
The value for this label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsAnnotationLabelValueValue.LLMObsAnnotationLabelValueValueSerializer.serialize(LLMObsAnnotationLabelValueValue value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsAnnotationLabelValueResponse.setValue(LLMObsAnnotationLabelValueValue value) |
void |
LLMObsAnnotationLabelValue.setValue(LLMObsAnnotationLabelValueValue value) |
LLMObsAnnotationLabelValueResponse |
LLMObsAnnotationLabelValueResponse.value(LLMObsAnnotationLabelValueValue value) |
LLMObsAnnotationLabelValue |
LLMObsAnnotationLabelValue.value(LLMObsAnnotationLabelValueValue value) |
| Constructor and Description |
|---|
LLMObsAnnotationLabelValue(String labelSchemaId,
LLMObsAnnotationLabelValueValue value) |
LLMObsAnnotationLabelValueResponse(String labelSchemaId,
LLMObsAnnotationLabelValueValue value) |
| Constructor and Description |
|---|
LLMObsAnnotationLabelValueValueSerializer(Class<LLMObsAnnotationLabelValueValue> t) |
Copyright © 2026. All rights reserved.