| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsPromptVersionLabel |
LLMObsPromptVersionLabel.DEVELOPMENT |
static LLMObsPromptVersionLabel |
LLMObsPromptVersionLabel.PRODUCTION |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsPromptVersionLabel |
LLMObsPromptVersionLabel.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsPromptVersionLabel> |
LLMObsUpdatePromptVersionDataAttributes.getLabels()
Deprecated.
|
List<LLMObsPromptVersionLabel> |
LLMObsCreatePromptVersionDataAttributes.getLabels()
Deprecated.
|
List<LLMObsPromptVersionLabel> |
LLMObsCreatePromptDataAttributes.getLabels()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsUpdatePromptVersionDataAttributes |
LLMObsUpdatePromptVersionDataAttributes.addLabelsItem(LLMObsPromptVersionLabel labelsItem) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.addLabelsItem(LLMObsPromptVersionLabel labelsItem) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.addLabelsItem(LLMObsPromptVersionLabel labelsItem) |
void |
LLMObsPromptVersionLabel.LLMObsPromptVersionLabelSerializer.serialize(LLMObsPromptVersionLabel value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsUpdatePromptVersionDataAttributes |
LLMObsUpdatePromptVersionDataAttributes.labels(List<LLMObsPromptVersionLabel> labels) |
LLMObsCreatePromptVersionDataAttributes |
LLMObsCreatePromptVersionDataAttributes.labels(List<LLMObsPromptVersionLabel> labels) |
LLMObsCreatePromptDataAttributes |
LLMObsCreatePromptDataAttributes.labels(List<LLMObsPromptVersionLabel> labels) |
void |
LLMObsUpdatePromptVersionDataAttributes.setLabels(List<LLMObsPromptVersionLabel> labels)
Deprecated.
|
void |
LLMObsCreatePromptVersionDataAttributes.setLabels(List<LLMObsPromptVersionLabel> labels)
Deprecated.
|
void |
LLMObsCreatePromptDataAttributes.setLabels(List<LLMObsPromptVersionLabel> labels)
Deprecated.
|
| Constructor and Description |
|---|
LLMObsPromptVersionLabelSerializer(Class<LLMObsPromptVersionLabel> t) |
Copyright © 2026. All rights reserved.