| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TimelineCellContent |
TimelineCellContent.TimelineCellContentDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
TimelineCellContent |
TimelineCell.getCellContent()
The content payload of a timeline cell, varying by cell type.
|
TimelineCellContent |
TimelineCellContent.TimelineCellContentDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
TimelineCell |
TimelineCell.cellContent(TimelineCellContent cellContent) |
void |
TimelineCellContent.TimelineCellContentSerializer.serialize(TimelineCellContent value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TimelineCell.setCellContent(TimelineCellContent cellContent) |
| Constructor and Description |
|---|
TimelineCellContentSerializer(Class<TimelineCellContent> t) |
Copyright © 2026. All rights reserved.