| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentRuleDataResponse |
IncidentRuleDataResponse.attributes(IncidentRuleDataAttributesResponse attributes) |
IncidentRuleDataResponse |
IncidentRuleResponse.getData()
Incident rule data in a response.
|
IncidentRuleDataResponse |
IncidentRuleDataResponse.id(UUID id) |
IncidentRuleDataResponse |
IncidentRuleDataResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentRuleDataResponse |
IncidentRuleDataResponse.type(IncidentRuleResponseType type) |
| Modifier and Type | Method and Description |
|---|---|
List<IncidentRuleDataResponse> |
IncidentRulesResponse.getData()
List of incident rules.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentRulesResponse |
IncidentRulesResponse.addDataItem(IncidentRuleDataResponse dataItem) |
IncidentRuleResponse |
IncidentRuleResponse.data(IncidentRuleDataResponse data) |
void |
IncidentRuleResponse.setData(IncidentRuleDataResponse data) |
| Modifier and Type | Method and Description |
|---|---|
IncidentRulesResponse |
IncidentRulesResponse.data(List<IncidentRuleDataResponse> data) |
void |
IncidentRulesResponse.setData(List<IncidentRuleDataResponse> data) |
| Constructor and Description |
|---|
IncidentRuleResponse(IncidentRuleDataResponse data) |
| Constructor and Description |
|---|
IncidentRulesResponse(List<IncidentRuleDataResponse> data) |
Copyright © 2026. All rights reserved.