| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsPatternsConfigResponse |
LlmObservabilityApi.upsertLLMObsPatternsConfig(LLMObsPatternsConfigUpsertRequest body)
Create or update a patterns configuration.
|
CompletableFuture<LLMObsPatternsConfigResponse> |
LlmObservabilityApi.upsertLLMObsPatternsConfigAsync(LLMObsPatternsConfigUpsertRequest body)
Create or update a patterns configuration.
|
ApiResponse<LLMObsPatternsConfigResponse> |
LlmObservabilityApi.upsertLLMObsPatternsConfigWithHttpInfo(LLMObsPatternsConfigUpsertRequest body)
Create a new patterns configuration, or update an existing one when a configuration ID is
provided.
|
CompletableFuture<ApiResponse<LLMObsPatternsConfigResponse>> |
LlmObservabilityApi.upsertLLMObsPatternsConfigWithHttpInfoAsync(LLMObsPatternsConfigUpsertRequest body)
Create or update a patterns configuration.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsPatternsConfigUpsertRequest |
LLMObsPatternsConfigUpsertRequest.data(LLMObsPatternsConfigUpsertRequestData data) |
LLMObsPatternsConfigUpsertRequest |
LLMObsPatternsConfigUpsertRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.