| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static PostmortemCellType |
PostmortemCellType.MARKDOWN |
| Modifier and Type | Method and Description |
|---|---|
static PostmortemCellType |
PostmortemCellType.fromValue(String value) |
PostmortemCellType |
PostmortemCell.getType()
The postmortem cell resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostmortemCellType.PostmortemCellTypeSerializer.serialize(PostmortemCellType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
PostmortemCell.setType(PostmortemCellType type) |
PostmortemCell |
PostmortemCell.type(PostmortemCellType type) |
| Constructor and Description |
|---|
PostmortemCellTypeSerializer(Class<PostmortemCellType> t) |
Copyright © 2026. All rights reserved.