| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.add(List<String> add) |
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.addAddItem(String addItem) |
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.addRemoveItem(String removeItem) |
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.addSetItem(String setItem) |
LLMObsDatasetRecordTagOperations |
LLMObsDatasetBatchUpdateUpdateRecord.getTagOperations()
Explicit tag operations for updating records.
|
LLMObsDatasetRecordTagOperations |
LLMObsDatasetBatchUpdateInsertRecord.getTagOperations()
Explicit tag operations for updating records.
|
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.remove(List<String> remove) |
LLMObsDatasetRecordTagOperations |
LLMObsDatasetRecordTagOperations.set(List<String> set) |
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsDatasetBatchUpdateUpdateRecord.setTagOperations(LLMObsDatasetRecordTagOperations tagOperations) |
void |
LLMObsDatasetBatchUpdateInsertRecord.setTagOperations(LLMObsDatasetRecordTagOperations tagOperations) |
LLMObsDatasetBatchUpdateUpdateRecord |
LLMObsDatasetBatchUpdateUpdateRecord.tagOperations(LLMObsDatasetRecordTagOperations tagOperations) |
LLMObsDatasetBatchUpdateInsertRecord |
LLMObsDatasetBatchUpdateInsertRecord.tagOperations(LLMObsDatasetRecordTagOperations tagOperations) |
Copyright © 2026. All rights reserved.