| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TimelineCell |
TimelineCell.author(TimelineCellAuthor author) |
TimelineCell |
TimelineCell.cellContent(TimelineCellContent cellContent) |
TimelineCell |
TimelineCellResource.getAttributes()
Attributes of a timeline cell, representing a single event in a case's chronological activity
log (for example, a comment, status change, or assignment update).
|
TimelineCell |
TimelineCell.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TimelineCell |
TimelineCell.type(TimelineCellType type) |
| Modifier and Type | Method and Description |
|---|---|
TimelineCellResource |
TimelineCellResource.attributes(TimelineCell attributes) |
void |
TimelineCellResource.setAttributes(TimelineCell attributes) |
| Constructor and Description |
|---|
TimelineCellResource(TimelineCell attributes,
String id,
TimelineCellResourceType type) |
Copyright © 2026. All rights reserved.