| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsSearchSpansRequestType |
LLMObsSearchSpansRequestType.SPANS |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsSearchSpansRequestType |
LLMObsSearchSpansRequestType.fromValue(String value) |
LLMObsSearchSpansRequestType |
LLMObsSearchSpansRequestData.getType()
Resource type for an LLM Observability spans search request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsSearchSpansRequestType.LLMObsSearchSpansRequestTypeSerializer.serialize(LLMObsSearchSpansRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsSearchSpansRequestData.setType(LLMObsSearchSpansRequestType type) |
LLMObsSearchSpansRequestData |
LLMObsSearchSpansRequestData.type(LLMObsSearchSpansRequestType type) |
| Constructor and Description |
|---|
LLMObsSearchSpansRequestData(LLMObsSearchSpansRequestAttributes attributes,
LLMObsSearchSpansRequestType type) |
| Constructor and Description |
|---|
LLMObsSearchSpansRequestTypeSerializer(Class<LLMObsSearchSpansRequestType> t) |
Copyright © 2026. All rights reserved.