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