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