| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsCustomEvalConfigListResponse |
AgentObservabilityApi.listLLMObsCustomEvalConfigs()
List custom evaluator configurations.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsCustomEvalConfigListResponse> |
AgentObservabilityApi.listLLMObsCustomEvalConfigsAsync()
List custom evaluator configurations.
|
ApiResponse<LLMObsCustomEvalConfigListResponse> |
AgentObservabilityApi.listLLMObsCustomEvalConfigsWithHttpInfo()
List all custom Agent Observability evaluator configurations for the organization.
|
CompletableFuture<ApiResponse<LLMObsCustomEvalConfigListResponse>> |
AgentObservabilityApi.listLLMObsCustomEvalConfigsWithHttpInfoAsync()
List custom evaluator configurations.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsCustomEvalConfigListResponse |
LLMObsCustomEvalConfigListResponse.addDataItem(LLMObsCustomEvalConfigData dataItem) |
LLMObsCustomEvalConfigListResponse |
LLMObsCustomEvalConfigListResponse.data(List<LLMObsCustomEvalConfigData> data) |
LLMObsCustomEvalConfigListResponse |
LLMObsCustomEvalConfigListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.