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