| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.addConditionsItem(IncidentRuleCondition conditionsItem) |
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.condition(IncidentRuleQueryCondition condition) |
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.conditions(List<IncidentRuleCondition> conditions) |
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.enabled(Boolean enabled) |
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataRequest.getAttributes()
Attributes for patching an incident rule.
|
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.taskPayload(String taskPayload) |
IncidentRulePatchDataAttributesRequest |
IncidentRulePatchDataAttributesRequest.trigger(IncidentRuleTriggerType trigger) |
| Modifier and Type | Method and Description |
|---|---|
IncidentRulePatchDataRequest |
IncidentRulePatchDataRequest.attributes(IncidentRulePatchDataAttributesRequest attributes) |
void |
IncidentRulePatchDataRequest.setAttributes(IncidentRulePatchDataAttributesRequest attributes) |
Copyright © 2026. All rights reserved.