| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentCondition |
IncidentCondition.addTagValuesItem(IncidentTagValue tagValuesItem) |
IncidentCondition |
IncidentScheduleTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentSavedTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentResponderCreatedTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentPostmortemUpdatedTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentImpactUpdatedTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentImpactCreatedTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentCreatedTrigger.getTagCondition()
Conditions that determine which incidents trigger the workflow.
|
IncidentCondition |
IncidentCondition.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentCondition |
IncidentCondition.tagValues(List<IncidentTagValue> tagValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentScheduleTrigger.setTagCondition(IncidentCondition tagCondition) |
void |
IncidentSavedTrigger.setTagCondition(IncidentCondition tagCondition) |
void |
IncidentResponderCreatedTrigger.setTagCondition(IncidentCondition tagCondition) |
void |
IncidentPostmortemUpdatedTrigger.setTagCondition(IncidentCondition tagCondition) |
void |
IncidentImpactUpdatedTrigger.setTagCondition(IncidentCondition tagCondition) |
void |
IncidentImpactCreatedTrigger.setTagCondition(IncidentCondition tagCondition) |
void |
IncidentCreatedTrigger.setTagCondition(IncidentCondition tagCondition) |
IncidentScheduleTrigger |
IncidentScheduleTrigger.tagCondition(IncidentCondition tagCondition) |
IncidentSavedTrigger |
IncidentSavedTrigger.tagCondition(IncidentCondition tagCondition) |
IncidentResponderCreatedTrigger |
IncidentResponderCreatedTrigger.tagCondition(IncidentCondition tagCondition) |
IncidentPostmortemUpdatedTrigger |
IncidentPostmortemUpdatedTrigger.tagCondition(IncidentCondition tagCondition) |
IncidentImpactUpdatedTrigger |
IncidentImpactUpdatedTrigger.tagCondition(IncidentCondition tagCondition) |
IncidentImpactCreatedTrigger |
IncidentImpactCreatedTrigger.tagCondition(IncidentCondition tagCondition) |
IncidentCreatedTrigger |
IncidentCreatedTrigger.tagCondition(IncidentCondition tagCondition) |
Copyright © 2026. All rights reserved.