| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplateResponse |
IncidentsApi.createIncidentPostmortemTemplate(PostmortemTemplateRequest body)
Create postmortem template.
|
PostmortemTemplateResponse |
IncidentsApi.getIncidentPostmortemTemplate(String templateId)
Get postmortem template.
|
PostmortemTemplateResponse |
IncidentsApi.updateIncidentPostmortemTemplate(String templateId,
PostmortemTemplateRequest body)
Update postmortem template.
|
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplateResponse |
PostmortemTemplateResponse.data(PostmortemTemplateDataResponse data) |
PostmortemTemplateResponse |
PostmortemTemplateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.