| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsPromptVersionListData |
LLMObsPromptVersionListData.attributes(LLMObsPromptVersionListDataAttributes attributes) |
LLMObsPromptVersionListData |
LLMObsPromptVersionListData.id(String id) |
LLMObsPromptVersionListData |
LLMObsPromptVersionListData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsPromptVersionListData |
LLMObsPromptVersionListData.type(LLMObsPromptVersionType type) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsPromptVersionListData> |
LLMObsPromptVersionsResponse.getData()
Prompt versions ordered from newest to oldest.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsPromptVersionsResponse |
LLMObsPromptVersionsResponse.addDataItem(LLMObsPromptVersionListData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsPromptVersionsResponse |
LLMObsPromptVersionsResponse.data(List<LLMObsPromptVersionListData> data) |
void |
LLMObsPromptVersionsResponse.setData(List<LLMObsPromptVersionListData> data) |
| Constructor and Description |
|---|
LLMObsPromptVersionsResponse(List<LLMObsPromptVersionListData> data) |
Copyright © 2026. All rights reserved.