| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsPatternsTriggerResponse |
LlmObservabilityApi.triggerLLMObsPatterns(LLMObsPatternsTriggerRequest body)
Trigger a patterns run.
|
CompletableFuture<LLMObsPatternsTriggerResponse> |
LlmObservabilityApi.triggerLLMObsPatternsAsync(LLMObsPatternsTriggerRequest body)
Trigger a patterns run.
|
ApiResponse<LLMObsPatternsTriggerResponse> |
LlmObservabilityApi.triggerLLMObsPatternsWithHttpInfo(LLMObsPatternsTriggerRequest body)
Start a patterns run for a given configuration.
|
CompletableFuture<ApiResponse<LLMObsPatternsTriggerResponse>> |
LlmObservabilityApi.triggerLLMObsPatternsWithHttpInfoAsync(LLMObsPatternsTriggerRequest body)
Trigger a patterns run.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsPatternsTriggerRequest |
LLMObsPatternsTriggerRequest.data(LLMObsPatternsTriggerRequestData data) |
LLMObsPatternsTriggerRequest |
LLMObsPatternsTriggerRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.