| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectResponse |
LlmObservabilityApi.createLLMObsProject(LLMObsProjectRequest body)
Create an LLM Observability project.
|
LLMObsProjectResponse |
LlmObservabilityApi.updateLLMObsProject(String projectId,
LLMObsProjectUpdateRequest body)
Update an LLM Observability project.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectResponse |
LLMObsProjectResponse.data(LLMObsProjectDataResponse data) |
LLMObsProjectResponse |
LLMObsProjectResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.