| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsInferenceContent |
LLMObsInferenceContent.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsInferenceContent |
LLMObsInferenceContent.type(String type) |
LLMObsInferenceContent |
LLMObsInferenceContent.value(LLMObsInferenceContentValue value) |
| Modifier and Type | Method and Description |
|---|---|
List<LLMObsInferenceContent> |
LLMObsInferenceMessage.getContents()
List of structured content blocks in a message.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsInferenceMessage |
LLMObsInferenceMessage.addContentsItem(LLMObsInferenceContent contentsItem) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsInferenceMessage |
LLMObsInferenceMessage.contents(List<LLMObsInferenceContent> contents) |
void |
LLMObsInferenceMessage.setContents(List<LLMObsInferenceContent> contents) |
Copyright © 2026. All rights reserved.