| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters |
IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters.filterIncidentType(UUID filterIncidentType)
Set filterIncidentType.
|
IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters |
IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters.sort(String sort)
Set sort.
|
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplatesResponse |
IncidentsApi.listIncidentPostmortemTemplates(IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters parameters)
List postmortem templates.
|
CompletableFuture<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesAsync(IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters parameters)
List postmortem templates.
|
ApiResponse<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfo(IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters parameters)
Retrieve a list of all postmortem templates for incidents.
|
CompletableFuture<ApiResponse<PostmortemTemplatesResponse>> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfoAsync(IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters parameters)
List postmortem templates.
|
Copyright © 2026. All rights reserved.