| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSearchResponse |
AgentObservabilityApi.searchLLMObsExperimentation(LLMObsExperimentationSearchRequest body)
Search Agent Observability experimentation.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsExperimentationSearchResponse> |
AgentObservabilityApi.searchLLMObsExperimentationAsync(LLMObsExperimentationSearchRequest body)
Search Agent Observability experimentation.
|
ApiResponse<LLMObsExperimentationSearchResponse> |
AgentObservabilityApi.searchLLMObsExperimentationWithHttpInfo(LLMObsExperimentationSearchRequest body)
Search across Agent Observability experimentation entities — projects, datasets, dataset
records, experiments, and experiment runs — using cursor-based pagination.
|
CompletableFuture<ApiResponse<LLMObsExperimentationSearchResponse>> |
AgentObservabilityApi.searchLLMObsExperimentationWithHttpInfoAsync(LLMObsExperimentationSearchRequest body)
Search Agent Observability experimentation.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSearchResponse |
LLMObsExperimentationSearchResponse.data(LLMObsExperimentationSearchDataResponse data) |
LLMObsExperimentationSearchResponse |
LLMObsExperimentationSearchResponse.meta(LLMObsCursorMeta meta) |
LLMObsExperimentationSearchResponse |
LLMObsExperimentationSearchResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.