| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeletedPromptData |
LLMObsDeletedPromptData.attributes(LLMObsDeletedPromptDataAttributes attributes) |
LLMObsDeletedPromptData |
LLMObsDeletedPromptResponse.getData()
Data object confirming that an Agent Observability prompt was deleted.
|
LLMObsDeletedPromptData |
LLMObsDeletedPromptData.id(String id) |
LLMObsDeletedPromptData |
LLMObsDeletedPromptData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsDeletedPromptData |
LLMObsDeletedPromptData.type(LLMObsPromptType type) |
| Modifier and Type | Method and Description |
|---|---|
LLMObsDeletedPromptResponse |
LLMObsDeletedPromptResponse.data(LLMObsDeletedPromptData data) |
void |
LLMObsDeletedPromptResponse.setData(LLMObsDeletedPromptData data) |
| Constructor and Description |
|---|
LLMObsDeletedPromptResponse(LLMObsDeletedPromptData data) |
Copyright © 2026. All rights reserved.