| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
NotebookMarkdownCellDefinition |
NotebookMarkdownCellAttributes.getDefinition()
Text in a notebook is formatted with Markdown, which enables the use of
headings, subheadings, links, images, lists, and code blocks.
|
NotebookMarkdownCellDefinition |
NotebookMarkdownCellDefinition.text(String text) |
NotebookMarkdownCellDefinition |
NotebookMarkdownCellDefinition.type(NotebookMarkdownCellDefinitionType type) |
| Modifier and Type | Method and Description |
|---|---|
NotebookMarkdownCellAttributes |
NotebookMarkdownCellAttributes.definition(NotebookMarkdownCellDefinition definition) |
void |
NotebookMarkdownCellAttributes.setDefinition(NotebookMarkdownCellDefinition definition) |
| Constructor and Description |
|---|
NotebookMarkdownCellAttributes(NotebookMarkdownCellDefinition definition) |
Copyright © 2023. All rights reserved.