| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TimelineCellType |
TimelineCellType.COMMENT |
| Modifier and Type | Method and Description |
|---|---|
static TimelineCellType |
TimelineCellType.fromValue(String value) |
TimelineCellType |
TimelineCell.getType()
The type of content in the timeline cell.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimelineCellType.TimelineCellTypeSerializer.serialize(TimelineCellType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TimelineCell.setType(TimelineCellType type) |
TimelineCell |
TimelineCell.type(TimelineCellType type) |
| Constructor and Description |
|---|
TimelineCellTypeSerializer(Class<TimelineCellType> t) |
Copyright © 2026. All rights reserved.