| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsContentBlockHeaderLevel |
LLMObsContentBlockHeaderLevel.LG |
static LLMObsContentBlockHeaderLevel |
LLMObsContentBlockHeaderLevel.MD |
static LLMObsContentBlockHeaderLevel |
LLMObsContentBlockHeaderLevel.SM |
static LLMObsContentBlockHeaderLevel |
LLMObsContentBlockHeaderLevel.XL |
| Modifier and Type | Method and Description |
|---|---|
static LLMObsContentBlockHeaderLevel |
LLMObsContentBlockHeaderLevel.fromValue(String value) |
LLMObsContentBlockHeaderLevel |
LLMObsContentBlock.getLevel()
Visual size for a
header block. |
| Modifier and Type | Method and Description |
|---|---|
LLMObsContentBlock |
LLMObsContentBlock.level(LLMObsContentBlockHeaderLevel level) |
void |
LLMObsContentBlockHeaderLevel.LLMObsContentBlockHeaderLevelSerializer.serialize(LLMObsContentBlockHeaderLevel value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LLMObsContentBlock.setLevel(LLMObsContentBlockHeaderLevel level) |
| Constructor and Description |
|---|
LLMObsContentBlockHeaderLevelSerializer(Class<LLMObsContentBlockHeaderLevel> t) |
Copyright © 2026. All rights reserved.