| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentTimelineCellMarkdownContentType |
IncidentTimelineCellMarkdownContentType.MARKDOWN |
| Modifier and Type | Method and Description |
|---|---|
static IncidentTimelineCellMarkdownContentType |
IncidentTimelineCellMarkdownContentType.fromValue(String value) |
IncidentTimelineCellMarkdownContentType |
IncidentTimelineCellMarkdownCreateAttributes.getCellType()
Type of the Markdown timeline cell.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTimelineCellMarkdownCreateAttributes |
IncidentTimelineCellMarkdownCreateAttributes.cellType(IncidentTimelineCellMarkdownContentType cellType) |
void |
IncidentTimelineCellMarkdownContentType.IncidentTimelineCellMarkdownContentTypeSerializer.serialize(IncidentTimelineCellMarkdownContentType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentTimelineCellMarkdownCreateAttributes.setCellType(IncidentTimelineCellMarkdownContentType cellType) |
| Constructor and Description |
|---|
IncidentTimelineCellMarkdownCreateAttributes(IncidentTimelineCellMarkdownContentType cellType,
IncidentTimelineCellMarkdownCreateAttributesContent content) |
| Constructor and Description |
|---|
IncidentTimelineCellMarkdownContentTypeSerializer(Class<IncidentTimelineCellMarkdownContentType> t) |
Copyright © 2024. All rights reserved.