| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsPromptResponse |
AgentObservabilityApi.createLLMObsPrompt(LLMObsCreatePromptRequest body)
Create an Agent Observability prompt.
|
CompletableFuture<LLMObsPromptResponse> |
AgentObservabilityApi.createLLMObsPromptAsync(LLMObsCreatePromptRequest body)
Create an Agent Observability prompt.
|
ApiResponse<LLMObsPromptResponse> |
AgentObservabilityApi.createLLMObsPromptWithHttpInfo(LLMObsCreatePromptRequest body)
Create a new prompt (and its first version) in the Agent Observability prompt registry.
|
CompletableFuture<ApiResponse<LLMObsPromptResponse>> |
AgentObservabilityApi.createLLMObsPromptWithHttpInfoAsync(LLMObsCreatePromptRequest body)
Create an Agent Observability prompt.
|
| Modifier and Type | Method and Description |
|---|---|
LLMObsCreatePromptRequest |
LLMObsCreatePromptRequest.data(LLMObsCreatePromptData data) |
LLMObsCreatePromptRequest |
LLMObsCreatePromptRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.