| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectResponse |
AgentObservabilityApi.createLLMObsProject(LLMObsProjectRequest body)
Create an Agent Observability project.
|
CompletableFuture<LLMObsProjectResponse> |
AgentObservabilityApi.createLLMObsProjectAsync(LLMObsProjectRequest body)
Create an Agent Observability project.
|
ApiResponse<LLMObsProjectResponse> |
AgentObservabilityApi.createLLMObsProjectWithHttpInfo(LLMObsProjectRequest body)
Create a new Agent Observability project.
|
CompletableFuture<ApiResponse<LLMObsProjectResponse>> |
AgentObservabilityApi.createLLMObsProjectWithHttpInfoAsync(LLMObsProjectRequest body)
Create an Agent Observability project.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsProjectRequest |
LLMObsProjectRequest.data(LLMObsProjectDataRequest data) |
LLMObsProjectRequest |
LLMObsProjectRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.