| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentRuleResponse |
IncidentsApi.createIncidentRule(IncidentRuleRequest body)
Create an incident rule.
|
IncidentRuleResponse |
IncidentsApi.getIncidentRule(UUID ruleId)
Get an incident rule.
|
IncidentRuleResponse |
IncidentsApi.updateIncidentRule(UUID ruleId,
IncidentRulePatchRequest body)
Update an incident rule.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentRuleResponse |
IncidentRuleResponse.data(IncidentRuleDataResponse data) |
IncidentRuleResponse |
IncidentRuleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.