| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsAnnotatedInteractionsType |
LLMObsAnnotatedInteractionsType.ANNOTATED_INTERACTIONS |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsAnnotatedInteractionsType |
LLMObsAnnotatedInteractionsType.fromValue(String value) |
LLMObsAnnotatedInteractionsType |
LLMObsAnnotatedInteractionsDataResponse.getType()
Resource type for annotated interactions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsAnnotatedInteractionsType.LLMObsAnnotatedInteractionsTypeSerializer.serialize(LLMObsAnnotatedInteractionsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsAnnotatedInteractionsDataResponse.setType(LLMObsAnnotatedInteractionsType type) |
LLMObsAnnotatedInteractionsDataResponse |
LLMObsAnnotatedInteractionsDataResponse.type(LLMObsAnnotatedInteractionsType type) |
| Constructor and Description |
|---|
LLMObsAnnotatedInteractionsDataResponse(LLMObsAnnotatedInteractionsDataAttributesResponse attributes,
String id,
LLMObsAnnotatedInteractionsType type) |
| Constructor and Description |
|---|
LLMObsAnnotatedInteractionsTypeSerializer(Class<LLMObsAnnotatedInteractionsType> t) |
Copyright © 2026. All rights reserved.