| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsCustomEvalConfigResponse |
LlmObservabilityApi.getLLMObsCustomEvalConfig(String evalName)
Get a custom evaluator configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LLMObsCustomEvalConfigResponse> |
LlmObservabilityApi.getLLMObsCustomEvalConfigAsync(String evalName)
Get a custom evaluator configuration.
|
ApiResponse<LLMObsCustomEvalConfigResponse> |
LlmObservabilityApi.getLLMObsCustomEvalConfigWithHttpInfo(String evalName)
Retrieve a custom LLM Observability evaluator configuration by its name.
|
CompletableFuture<ApiResponse<LLMObsCustomEvalConfigResponse>> |
LlmObservabilityApi.getLLMObsCustomEvalConfigWithHttpInfoAsync(String evalName)
Get a custom evaluator configuration.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsCustomEvalConfigResponse |
LLMObsCustomEvalConfigResponse.data(LLMObsCustomEvalConfigData data) |
LLMObsCustomEvalConfigResponse |
LLMObsCustomEvalConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.