| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpansResponse |
LlmObservabilityApi.listLLMObsExperimentEventsV1(String experimentId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsExperimentSpansResponse> |
LlmObservabilityApi.listLLMObsExperimentEventsV1Async(String experimentId)
Deprecated.
|
ApiResponse<LLMObsExperimentSpansResponse> |
LlmObservabilityApi.listLLMObsExperimentEventsV1WithHttpInfo(String experimentId)
Deprecated.
|
CompletableFuture<ApiResponse<LLMObsExperimentSpansResponse>> |
LlmObservabilityApi.listLLMObsExperimentEventsV1WithHttpInfoAsync(String experimentId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsExperimentSpansResponse |
LLMObsExperimentSpansResponse.addDataItem(LLMObsExperimentSpanDataResponse dataItem) |
LLMObsExperimentSpansResponse |
LLMObsExperimentSpansResponse.data(List<LLMObsExperimentSpanDataResponse> data) |
LLMObsExperimentSpansResponse |
LLMObsExperimentSpansResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.