| 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.
|
IncidentNotificationRule |
IncidentsApi.getIncidentNotificationRule(UUID id)
Get an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.getIncidentNotificationRule(UUID id,
IncidentsApi.GetIncidentNotificationRuleOptionalParameters parameters)
Get an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.updateIncidentNotificationRule(UUID id,
PutIncidentNotificationRuleRequest body)
Update an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.updateIncidentNotificationRule(UUID id,
PutIncidentNotificationRuleRequest body,
IncidentsApi.UpdateIncidentNotificationRuleOptionalParameters parameters)
Update an incident notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationRule |
IncidentNotificationRule.addIncludedItem(IncidentNotificationRuleIncludedItems includedItem) |
IncidentNotificationRule |
IncidentNotificationRule.data(IncidentNotificationRuleResponseData data) |
IncidentNotificationRule |
IncidentNotificationRule.included(List<IncidentNotificationRuleIncludedItems> included) |
IncidentNotificationRule |
IncidentNotificationRule.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.