| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplate |
IncidentsApi.createIncidentNotificationTemplate(CreateIncidentNotificationTemplateRequest body)
Create incident notification template.
|
CompletableFuture<IncidentNotificationTemplate> |
IncidentsApi.createIncidentNotificationTemplateAsync(CreateIncidentNotificationTemplateRequest body)
Create incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.createIncidentNotificationTemplateWithHttpInfo(CreateIncidentNotificationTemplateRequest body)
Creates a new notification template.
|
CompletableFuture<ApiResponse<IncidentNotificationTemplate>> |
IncidentsApi.createIncidentNotificationTemplateWithHttpInfoAsync(CreateIncidentNotificationTemplateRequest body)
Create incident notification template.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIncidentNotificationTemplateRequest |
CreateIncidentNotificationTemplateRequest.data(IncidentNotificationTemplateCreateData data) |
CreateIncidentNotificationTemplateRequest |
CreateIncidentNotificationTemplateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.