| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
LlmObservabilityApi.deleteLLMObsDatasets(String projectId,
LLMObsDeleteDatasetsRequest body)
Delete LLM Observability datasets.
|
CompletableFuture<Void> |
LlmObservabilityApi.deleteLLMObsDatasetsAsync(String projectId,
LLMObsDeleteDatasetsRequest body)
Delete LLM Observability datasets.
|
ApiResponse<Void> |
LlmObservabilityApi.deleteLLMObsDatasetsWithHttpInfo(String projectId,
LLMObsDeleteDatasetsRequest body)
Delete one or more LLM Observability datasets within the specified project.
|
CompletableFuture<ApiResponse<Void>> |
LlmObservabilityApi.deleteLLMObsDatasetsWithHttpInfoAsync(String projectId,
LLMObsDeleteDatasetsRequest body)
Delete LLM Observability datasets.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeleteDatasetsRequest |
LLMObsDeleteDatasetsRequest.data(LLMObsDeleteDatasetsDataRequest data) |
LLMObsDeleteDatasetsRequest |
LLMObsDeleteDatasetsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.