| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplatesResponse |
IncidentsApi.listIncidentPostmortemTemplates()
List postmortem templates.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesAsync()
List postmortem templates.
|
ApiResponse<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfo()
Retrieve a list of all postmortem templates for incidents.
|
CompletableFuture<ApiResponse<PostmortemTemplatesResponse>> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfoAsync()
List postmortem templates.
|
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplatesResponse |
PostmortemTemplatesResponse.addDataItem(PostmortemTemplateDataResponse dataItem) |
PostmortemTemplatesResponse |
PostmortemTemplatesResponse.data(List<PostmortemTemplateDataResponse> data) |
PostmortemTemplatesResponse |
PostmortemTemplatesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.