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