| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TimelineCellAuthor |
TimelineCellAuthor.TimelineCellAuthorDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
TimelineCellAuthor |
TimelineCell.getAuthor()
The author of the timeline cell.
|
TimelineCellAuthor |
TimelineCellAuthor.TimelineCellAuthorDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
TimelineCell |
TimelineCell.author(TimelineCellAuthor author) |
void |
TimelineCellAuthor.TimelineCellAuthorSerializer.serialize(TimelineCellAuthor value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TimelineCell.setAuthor(TimelineCellAuthor author) |
| Constructor and Description |
|---|
TimelineCellAuthorSerializer(Class<TimelineCellAuthor> t) |
Copyright © 2026. All rights reserved.