| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.aggregateData(Map<String,Object> aggregateData) |
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.createdAt(OffsetDateTime createdAt) |
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.experimentId(String experimentId) |
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.id(String id) |
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.putAggregateDataItem(String key,
Object aggregateDataItem) |
LLMObsExperimentRunDataResponse |
LLMObsExperimentRunDataResponse.runNumber(Integer runNumber) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<List<LLMObsExperimentRunDataResponse>> |
LLMObsExperimentationSearchResults.getExperimentRuns_JsonNullable() |
List<LLMObsExperimentRunDataResponse> |
LLMObsExperimentationSearchResults.getExperimentRuns()
Matching experiment runs.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSearchResults |
LLMObsExperimentationSearchResults.addExperimentRunsItem(LLMObsExperimentRunDataResponse experimentRunsItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSearchResults |
LLMObsExperimentationSearchResults.experimentRuns(List<LLMObsExperimentRunDataResponse> experimentRuns) |
void |
LLMObsExperimentationSearchResults.setExperimentRuns_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<LLMObsExperimentRunDataResponse>> experimentRuns) |
void |
LLMObsExperimentationSearchResults.setExperimentRuns(List<LLMObsExperimentRunDataResponse> experimentRuns) |
Copyright © 2026. All rights reserved.