| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TimelineCellResource |
TimelineCellResource.attributes(TimelineCell attributes) |
TimelineCellResource |
TimelineCellResource.id(String id) |
TimelineCellResource |
TimelineCellResource.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TimelineCellResource |
TimelineCellResource.type(TimelineCellResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<TimelineCellResource> |
TimelineResponse.getData()
The
TimelineResponse data. |
| Modifier and Type | Method and Description |
|---|---|
TimelineResponse |
TimelineResponse.addDataItem(TimelineCellResource dataItem) |
| Modifier and Type | Method and Description |
|---|---|
TimelineResponse |
TimelineResponse.data(List<TimelineCellResource> data) |
void |
TimelineResponse.setData(List<TimelineCellResource> data) |
Copyright © 2026. All rights reserved.