| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeleteAnnotationsResponse |
LlmObservabilityApi.deleteLLMObsAnnotations(String queueId,
LLMObsDeleteAnnotationsRequest body)
Delete annotations.
|
CompletableFuture<LLMObsDeleteAnnotationsResponse> |
LlmObservabilityApi.deleteLLMObsAnnotationsAsync(String queueId,
LLMObsDeleteAnnotationsRequest body)
Delete annotations.
|
ApiResponse<LLMObsDeleteAnnotationsResponse> |
LlmObservabilityApi.deleteLLMObsAnnotationsWithHttpInfo(String queueId,
LLMObsDeleteAnnotationsRequest body)
Delete one or more annotations from an annotation queue.
|
CompletableFuture<ApiResponse<LLMObsDeleteAnnotationsResponse>> |
LlmObservabilityApi.deleteLLMObsAnnotationsWithHttpInfoAsync(String queueId,
LLMObsDeleteAnnotationsRequest body)
Delete annotations.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeleteAnnotationsRequest |
LLMObsDeleteAnnotationsRequest.data(LLMObsDeleteAnnotationsDataRequest data) |
LLMObsDeleteAnnotationsRequest |
LLMObsDeleteAnnotationsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.