| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.addTagValuePatternsItem(String tagValuePatternsItem) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.enabled(Boolean enabled) |
TagRuleUpdateAttributes |
TagRuleUpdateData.getAttributes()
Mutable attributes of a tag rule.
|
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.name(String name) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.negated(Boolean negated) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.required(Boolean required) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.ruleType(TagRuleType ruleType) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.scope(String scope) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.tagKey(String tagKey) |
TagRuleUpdateAttributes |
TagRuleUpdateAttributes.tagValuePatterns(List<String> tagValuePatterns) |
| Modifier and Type | Method and Description |
|---|---|
TagRuleUpdateData |
TagRuleUpdateData.attributes(TagRuleUpdateAttributes attributes) |
void |
TagRuleUpdateData.setAttributes(TagRuleUpdateAttributes attributes) |
Copyright © 2026. All rights reserved.