| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsExperimentEventsType |
LLMObsExperimentEventsType.EXPERIMENT_EVENTS |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsExperimentEventsType |
LLMObsExperimentEventsType.fromValue(String value) |
LLMObsExperimentEventsType |
LLMObsExperimentEventsV2DataResponse.getType()
Resource type for an experiment events collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsExperimentEventsType.LLMObsExperimentEventsTypeSerializer.serialize(LLMObsExperimentEventsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsExperimentEventsV2DataResponse.setType(LLMObsExperimentEventsType type) |
LLMObsExperimentEventsV2DataResponse |
LLMObsExperimentEventsV2DataResponse.type(LLMObsExperimentEventsType type) |
| Constructor and Description |
|---|
LLMObsExperimentEventsV2DataResponse(LLMObsExperimentEventsV2DataAttributesResponse attributes,
String id,
LLMObsExperimentEventsType type) |
| Constructor and Description |
|---|
LLMObsExperimentEventsTypeSerializer(Class<LLMObsExperimentEventsType> t) |
Copyright © 2026. All rights reserved.