| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsPatternsClusteredPointsType |
LLMObsPatternsClusteredPointsType.CLUSTERED_POINTS_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsPatternsClusteredPointsType |
LLMObsPatternsClusteredPointsType.fromValue(String value) |
LLMObsPatternsClusteredPointsType |
LLMObsPatternsClusteredPointsResponseData.getType()
Resource type of an LLM Observability patterns clustered points response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsPatternsClusteredPointsType.LLMObsPatternsClusteredPointsTypeSerializer.serialize(LLMObsPatternsClusteredPointsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsPatternsClusteredPointsResponseData.setType(LLMObsPatternsClusteredPointsType type) |
LLMObsPatternsClusteredPointsResponseData |
LLMObsPatternsClusteredPointsResponseData.type(LLMObsPatternsClusteredPointsType type) |
| Constructor and Description |
|---|
LLMObsPatternsClusteredPointsResponseData(LLMObsPatternsClusteredPointsResponseAttributes attributes,
String id,
LLMObsPatternsClusteredPointsType type) |
| Constructor and Description |
|---|
LLMObsPatternsClusteredPointsTypeSerializer(Class<LLMObsPatternsClusteredPointsType> t) |
Copyright © 2026. All rights reserved.