| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsPatternsConfigsListType |
LLMObsPatternsConfigsListType.LIST_TOPIC_DISCOVERY_CONFIGS_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsPatternsConfigsListType |
LLMObsPatternsConfigsListType.fromValue(String value) |
LLMObsPatternsConfigsListType |
LLMObsPatternsConfigsResponseData.getType()
Resource type of a list of LLM Observability patterns configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LLMObsPatternsConfigsListType.LLMObsPatternsConfigsListTypeSerializer.serialize(LLMObsPatternsConfigsListType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsPatternsConfigsResponseData.setType(LLMObsPatternsConfigsListType type) |
LLMObsPatternsConfigsResponseData |
LLMObsPatternsConfigsResponseData.type(LLMObsPatternsConfigsListType type) |
| Constructor and Description |
|---|
LLMObsPatternsConfigsResponseData(LLMObsPatternsConfigsResponseAttributes attributes,
String id,
LLMObsPatternsConfigsListType type) |
| Constructor and Description |
|---|
LLMObsPatternsConfigsListTypeSerializer(Class<LLMObsPatternsConfigsListType> t) |
Copyright © 2026. All rights reserved.