| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsDataDeletionResponseType |
LLMObsDataDeletionResponseType.DELETION_REQUEST |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsDataDeletionResponseType |
LLMObsDataDeletionResponseType.fromValue(String value) |
LLMObsDataDeletionResponseType |
LLMObsDataDeletionResponseData.getType()
Resource type for an LLM Observability data deletion response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsDataDeletionResponseType.LLMObsDataDeletionResponseTypeSerializer.serialize(LLMObsDataDeletionResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsDataDeletionResponseData.setType(LLMObsDataDeletionResponseType type) |
LLMObsDataDeletionResponseData |
LLMObsDataDeletionResponseData.type(LLMObsDataDeletionResponseType type) |
| Constructor and Description |
|---|
LLMObsDataDeletionResponseData(LLMObsDataDeletionResponseAttributes attributes,
String id,
LLMObsDataDeletionResponseType type) |
| Constructor and Description |
|---|
LLMObsDataDeletionResponseTypeSerializer(Class<LLMObsDataDeletionResponseType> t) |
Copyright © 2026. All rights reserved.