| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentDataResponse |
LLMObsExperimentDataResponse.attributes(LLMObsExperimentDataAttributesResponse attributes) |
LLMObsExperimentDataResponse |
LLMObsExperimentResponse.getData()
Data object for an LLM Observability experiment.
|
LLMObsExperimentDataResponse |
LLMObsExperimentDataResponse.id(String id) |
LLMObsExperimentDataResponse |
LLMObsExperimentDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsExperimentDataResponse |
LLMObsExperimentDataResponse.type(LLMObsExperimentType type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsExperimentDataResponse> |
LLMObsExperimentsResponse.getData()
List of experiments.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentsResponse |
LLMObsExperimentsResponse.addDataItem(LLMObsExperimentDataResponse dataItem) |
LLMObsExperimentResponse |
LLMObsExperimentResponse.data(LLMObsExperimentDataResponse data) |
void |
LLMObsExperimentResponse.setData(LLMObsExperimentDataResponse data) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentsResponse |
LLMObsExperimentsResponse.data(List<LLMObsExperimentDataResponse> data) |
void |
LLMObsExperimentsResponse.setData(List<LLMObsExperimentDataResponse> data) |
| Constructor and Description |
|---|
LLMObsExperimentResponse(LLMObsExperimentDataResponse data) |
| Constructor and Description |
|---|
LLMObsExperimentsResponse(List<LLMObsExperimentDataResponse> data) |
Copyright © 2026. All rights reserved.