| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentationSimpleSearchResponse |
AgentObservabilityApi.simpleSearchLLMObsExperimentation(LLMObsExperimentationSimpleSearchRequest body)
Simple search experimentation entities.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsExperimentationSimpleSearchResponse> |
AgentObservabilityApi.simpleSearchLLMObsExperimentationAsync(LLMObsExperimentationSimpleSearchRequest body)
Simple search experimentation entities.
|
ApiResponse<LLMObsExperimentationSimpleSearchResponse> |
AgentObservabilityApi.simpleSearchLLMObsExperimentationWithHttpInfo(LLMObsExperimentationSimpleSearchRequest body)
Search across Agent Observability experimentation entities using offset-based (page-number)
pagination.
|
CompletableFuture<ApiResponse<LLMObsExperimentationSimpleSearchResponse>> |
AgentObservabilityApi.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.