| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentResponse |
AgentObservabilityApi.createLLMObsExperiment(LLMObsExperimentRequest body)
Create an Agent Observability experiment.
|
CompletableFuture<LLMObsExperimentResponse> |
AgentObservabilityApi.createLLMObsExperimentAsync(LLMObsExperimentRequest body)
Create an Agent Observability experiment.
|
ApiResponse<LLMObsExperimentResponse> |
AgentObservabilityApi.createLLMObsExperimentWithHttpInfo(LLMObsExperimentRequest body)
Create a new Agent Observability experiment.
|
CompletableFuture<ApiResponse<LLMObsExperimentResponse>> |
AgentObservabilityApi.createLLMObsExperimentWithHttpInfoAsync(LLMObsExperimentRequest body)
Create an Agent Observability experiment.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentRequest |
LLMObsExperimentRequest.data(LLMObsExperimentDataRequest data) |
LLMObsExperimentRequest |
LLMObsExperimentRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.