| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.addIgnoredMetricNameMatchesItem(String ignoredMetricNameMatchesItem) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.addMetricNameMatchesItem(String metricNameMatchesItem) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.addTagsItem(String tagsItem) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.excludeTagsMode(Boolean excludeTagsMode) |
TagIndexingRuleAttributes |
TagIndexingRuleData.getAttributes()
Attributes of a tag indexing rule.
|
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.ignoredMetricNameMatches(List<String> ignoredMetricNameMatches) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.metricNameMatches(List<String> metricNameMatches) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.name(String name) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.options(TagIndexingRuleOptions options) |
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagIndexingRuleAttributes |
TagIndexingRuleAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
TagIndexingRuleData |
TagIndexingRuleData.attributes(TagIndexingRuleAttributes attributes) |
void |
TagIndexingRuleData.setAttributes(TagIndexingRuleAttributes attributes) |
Copyright © 2026. All rights reserved.