| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PostmortemCell |
PostmortemCell.attributes(PostmortemCellAttributes attributes) |
PostmortemCell |
PostmortemCell.id(String id) |
PostmortemCell |
PostmortemCell.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
PostmortemCell |
PostmortemCell.type(PostmortemCellType type) |
| Modifier and Type | Method and Description |
|---|---|
List<PostmortemCell> |
PostmortemAttachmentRequestAttributes.getCells()
The cells of the postmortem
|
| Modifier and Type | Method and Description |
|---|---|
PostmortemAttachmentRequestAttributes |
PostmortemAttachmentRequestAttributes.addCellsItem(PostmortemCell cellsItem) |
| Modifier and Type | Method and Description |
|---|---|
PostmortemAttachmentRequestAttributes |
PostmortemAttachmentRequestAttributes.cells(List<PostmortemCell> cells) |
void |
PostmortemAttachmentRequestAttributes.setCells(List<PostmortemCell> cells) |
Copyright © 2026. All rights reserved.