| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTagValue |
IncidentTagValue.addValuesItem(String valuesItem) |
IncidentTagValue |
IncidentTagValue.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentTagValue |
IncidentTagValue.tag(String tag) |
IncidentTagValue |
IncidentTagValue.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
List<IncidentTagValue> |
IncidentCondition.getTagValues()
Incident tags and values used to filter matching incidents.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentCondition |
IncidentCondition.addTagValuesItem(IncidentTagValue tagValuesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentCondition.setTagValues(List<IncidentTagValue> tagValues) |
IncidentCondition |
IncidentCondition.tagValues(List<IncidentTagValue> tagValues) |
Copyright © 2026. All rights reserved.