| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTimelineCellMarkdownCreateAttributesContent |
IncidentTimelineCellMarkdownCreateAttributesContent.content(String content) |
IncidentTimelineCellMarkdownCreateAttributesContent |
IncidentTimelineCellMarkdownCreateAttributes.getContent()
The Markdown timeline cell contents.
|
IncidentTimelineCellMarkdownCreateAttributesContent |
IncidentTimelineCellMarkdownCreateAttributesContent.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTimelineCellMarkdownCreateAttributes |
IncidentTimelineCellMarkdownCreateAttributes.content(IncidentTimelineCellMarkdownCreateAttributesContent content) |
void |
IncidentTimelineCellMarkdownCreateAttributes.setContent(IncidentTimelineCellMarkdownCreateAttributesContent content) |
| Constructor and Description |
|---|
IncidentTimelineCellMarkdownCreateAttributes(IncidentTimelineCellMarkdownContentType cellType,
IncidentTimelineCellMarkdownCreateAttributesContent content) |
Copyright © 2024. All rights reserved.