| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSimpleSearchResponse |
LlmObservabilityApi.simpleSearchLLMObsExperimentation(LLMObsExperimentationSimpleSearchRequest body)
Simple search experimentation entities.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsExperimentationSimpleSearchResponse> |
LlmObservabilityApi.simpleSearchLLMObsExperimentationAsync(LLMObsExperimentationSimpleSearchRequest body)
Simple search experimentation entities.
|
ApiResponse<LLMObsExperimentationSimpleSearchResponse> |
LlmObservabilityApi.simpleSearchLLMObsExperimentationWithHttpInfo(LLMObsExperimentationSimpleSearchRequest body)
Search across LLM Observability experimentation entities using offset-based (page-number)
pagination.
|
CompletableFuture<ApiResponse<LLMObsExperimentationSimpleSearchResponse>> |
LlmObservabilityApi.simpleSearchLLMObsExperimentationWithHttpInfoAsync(LLMObsExperimentationSimpleSearchRequest body)
Simple search experimentation entities.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSimpleSearchResponse |
LLMObsExperimentationSimpleSearchResponse.data(LLMObsExperimentationSimpleSearchDataResponse data) |
LLMObsExperimentationSimpleSearchResponse |
LLMObsExperimentationSimpleSearchResponse.meta(LLMObsExperimentationSimpleSearchMeta meta) |
LLMObsExperimentationSimpleSearchResponse |
LLMObsExperimentationSimpleSearchResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.