| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectDataResponse |
LLMObsProjectDataResponse.attributes(LLMObsProjectDataAttributesResponse attributes) |
LLMObsProjectDataResponse |
LLMObsProjectResponse.getData()
Data object for an LLM Observability project.
|
LLMObsProjectDataResponse |
LLMObsProjectDataResponse.id(String id) |
LLMObsProjectDataResponse |
LLMObsProjectDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsProjectDataResponse |
LLMObsProjectDataResponse.type(LLMObsProjectType type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsProjectDataResponse> |
LLMObsProjectsResponse.getData()
List of projects.
|
org.openapitools.jackson.nullable.JsonNullable<List<LLMObsProjectDataResponse>> |
LLMObsExperimentationSearchResults.getProjects_JsonNullable() |
List<LLMObsProjectDataResponse> |
LLMObsExperimentationSearchResults.getProjects()
Matching projects.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectsResponse |
LLMObsProjectsResponse.addDataItem(LLMObsProjectDataResponse dataItem) |
LLMObsExperimentationSearchResults |
LLMObsExperimentationSearchResults.addProjectsItem(LLMObsProjectDataResponse projectsItem) |
LLMObsProjectResponse |
LLMObsProjectResponse.data(LLMObsProjectDataResponse data) |
void |
LLMObsProjectResponse.setData(LLMObsProjectDataResponse data) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectsResponse |
LLMObsProjectsResponse.data(List<LLMObsProjectDataResponse> data) |
LLMObsExperimentationSearchResults |
LLMObsExperimentationSearchResults.projects(List<LLMObsProjectDataResponse> projects) |
void |
LLMObsProjectsResponse.setData(List<LLMObsProjectDataResponse> data) |
void |
LLMObsExperimentationSearchResults.setProjects_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<LLMObsProjectDataResponse>> projects) |
void |
LLMObsExperimentationSearchResults.setProjects(List<LLMObsProjectDataResponse> projects) |
| Constructor and Description |
|---|
LLMObsProjectResponse(LLMObsProjectDataResponse data) |
| Constructor and Description |
|---|
LLMObsProjectsResponse(List<LLMObsProjectDataResponse> data) |
Copyright © 2026. All rights reserved.