| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsAnnotationsType |
LLMObsAnnotationsType.ANNOTATIONS |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsAnnotationsType |
LLMObsAnnotationsType.fromValue(String value) |
LLMObsAnnotationsType |
LLMObsDeleteAnnotationsDataResponse.getType()
Resource type for LLM Observability annotations.
|
LLMObsAnnotationsType |
LLMObsDeleteAnnotationsDataRequest.getType()
Resource type for LLM Observability annotations.
|
LLMObsAnnotationsType |
LLMObsAnnotationsDataResponse.getType()
Resource type for LLM Observability annotations.
|
LLMObsAnnotationsType |
LLMObsAnnotationsDataRequest.getType()
Resource type for LLM Observability annotations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsAnnotationsType.LLMObsAnnotationsTypeSerializer.serialize(LLMObsAnnotationsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsDeleteAnnotationsDataResponse.setType(LLMObsAnnotationsType type) |
void |
LLMObsDeleteAnnotationsDataRequest.setType(LLMObsAnnotationsType type) |
void |
LLMObsAnnotationsDataResponse.setType(LLMObsAnnotationsType type) |
void |
LLMObsAnnotationsDataRequest.setType(LLMObsAnnotationsType type) |
LLMObsDeleteAnnotationsDataResponse |
LLMObsDeleteAnnotationsDataResponse.type(LLMObsAnnotationsType type) |
LLMObsDeleteAnnotationsDataRequest |
LLMObsDeleteAnnotationsDataRequest.type(LLMObsAnnotationsType type) |
LLMObsAnnotationsDataResponse |
LLMObsAnnotationsDataResponse.type(LLMObsAnnotationsType type) |
LLMObsAnnotationsDataRequest |
LLMObsAnnotationsDataRequest.type(LLMObsAnnotationsType type) |
| Constructor and Description |
|---|
LLMObsAnnotationsDataRequest(LLMObsAnnotationsDataAttributesRequest attributes,
LLMObsAnnotationsType type) |
LLMObsAnnotationsDataResponse(LLMObsAnnotationsDataAttributesResponse attributes,
String id,
LLMObsAnnotationsType type) |
LLMObsDeleteAnnotationsDataRequest(LLMObsDeleteAnnotationsDataAttributesRequest attributes,
LLMObsAnnotationsType type) |
LLMObsDeleteAnnotationsDataResponse(LLMObsDeleteAnnotationsDataAttributesResponse attributes,
String id,
LLMObsAnnotationsType type) |
| Constructor and Description |
|---|
LLMObsAnnotationsTypeSerializer(Class<LLMObsAnnotationsType> t) |
Copyright © 2026. All rights reserved.