| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionLimit |
ExecutionLimit.count(Integer count) |
ExecutionLimit |
IncidentSavedTrigger.getExecutionLimit()
The maximum number of times to execute a workflow for an incident.
|
ExecutionLimit |
IncidentResponderCreatedTrigger.getExecutionLimit()
The maximum number of times to execute a workflow for an incident.
|
ExecutionLimit |
IncidentPostmortemUpdatedTrigger.getExecutionLimit()
The maximum number of times to execute a workflow for an incident.
|
ExecutionLimit |
IncidentImpactUpdatedTrigger.getExecutionLimit()
The maximum number of times to execute a workflow for an incident.
|
ExecutionLimit |
IncidentImpactCreatedTrigger.getExecutionLimit()
The maximum number of times to execute a workflow for an incident.
|
ExecutionLimit |
ExecutionLimit.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentSavedTrigger |
IncidentSavedTrigger.executionLimit(ExecutionLimit executionLimit) |
IncidentResponderCreatedTrigger |
IncidentResponderCreatedTrigger.executionLimit(ExecutionLimit executionLimit) |
IncidentPostmortemUpdatedTrigger |
IncidentPostmortemUpdatedTrigger.executionLimit(ExecutionLimit executionLimit) |
IncidentImpactUpdatedTrigger |
IncidentImpactUpdatedTrigger.executionLimit(ExecutionLimit executionLimit) |
IncidentImpactCreatedTrigger |
IncidentImpactCreatedTrigger.executionLimit(ExecutionLimit executionLimit) |
void |
IncidentSavedTrigger.setExecutionLimit(ExecutionLimit executionLimit) |
void |
IncidentResponderCreatedTrigger.setExecutionLimit(ExecutionLimit executionLimit) |
void |
IncidentPostmortemUpdatedTrigger.setExecutionLimit(ExecutionLimit executionLimit) |
void |
IncidentImpactUpdatedTrigger.setExecutionLimit(ExecutionLimit executionLimit) |
void |
IncidentImpactCreatedTrigger.setExecutionLimit(ExecutionLimit executionLimit) |
Copyright © 2026. All rights reserved.