| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationRule |
IncidentsApi.createIncidentNotificationRule(CreateIncidentNotificationRuleRequest body)
Create an incident notification rule.
|
CompletableFuture<IncidentNotificationRule> |
IncidentsApi.createIncidentNotificationRuleAsync(CreateIncidentNotificationRuleRequest body)
Create an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.createIncidentNotificationRuleWithHttpInfo(CreateIncidentNotificationRuleRequest body)
Creates a new notification rule.
|
CompletableFuture<ApiResponse<IncidentNotificationRule>> |
IncidentsApi.createIncidentNotificationRuleWithHttpInfoAsync(CreateIncidentNotificationRuleRequest body)
Create an incident notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIncidentNotificationRuleRequest |
CreateIncidentNotificationRuleRequest.data(IncidentNotificationRuleCreateData data) |
CreateIncidentNotificationRuleRequest |
CreateIncidentNotificationRuleRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.