| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTimelineCellCreateAttributes |
IncidentTimelineCellCreateAttributes.IncidentTimelineCellCreateAttributesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentTimelineCellCreateAttributes |
IncidentTimelineCellCreateAttributes.IncidentTimelineCellCreateAttributesDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IncidentTimelineCellCreateAttributes> |
IncidentCreateAttributes.getInitialCells()
An array of initial timeline cells to be placed at the beginning of the incident timeline.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentCreateAttributes |
IncidentCreateAttributes.addInitialCellsItem(IncidentTimelineCellCreateAttributes initialCellsItem) |
void |
IncidentTimelineCellCreateAttributes.IncidentTimelineCellCreateAttributesSerializer.serialize(IncidentTimelineCellCreateAttributes value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
IncidentCreateAttributes |
IncidentCreateAttributes.initialCells(List<IncidentTimelineCellCreateAttributes> initialCells) |
void |
IncidentCreateAttributes.setInitialCells(List<IncidentTimelineCellCreateAttributes> initialCells) |
| Constructor and Description |
|---|
IncidentTimelineCellCreateAttributesSerializer(Class<IncidentTimelineCellCreateAttributes> t) |
Copyright © 2024. All rights reserved.