| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSearchResponse |
LlmObservabilityApi.searchLLMObsExperimentation(LLMObsExperimentationSearchRequest body)
Search LLM Observability experimentation entities.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsExperimentationSearchResponse> |
LlmObservabilityApi.searchLLMObsExperimentationAsync(LLMObsExperimentationSearchRequest body)
Search LLM Observability experimentation entities.
|
ApiResponse<LLMObsExperimentationSearchResponse> |
LlmObservabilityApi.searchLLMObsExperimentationWithHttpInfo(LLMObsExperimentationSearchRequest body)
Search across LLM Observability experimentation entities — projects, datasets, dataset records,
experiments, and experiment runs — using cursor-based pagination.
|
CompletableFuture<ApiResponse<LLMObsExperimentationSearchResponse>> |
LlmObservabilityApi.searchLLMObsExperimentationWithHttpInfoAsync(LLMObsExperimentationSearchRequest body)
Search LLM Observability experimentation entities.
|
| 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.