| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagRuleScoreAttributes |
TagRuleScoreData.getAttributes()
Attributes of a tag rule compliance score.
|
TagRuleScoreAttributes |
TagRuleScoreAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagRuleScoreAttributes |
TagRuleScoreAttributes.score(Double score) |
TagRuleScoreAttributes |
TagRuleScoreAttributes.tsEnd(Long tsEnd) |
TagRuleScoreAttributes |
TagRuleScoreAttributes.tsStart(Long tsStart) |
TagRuleScoreAttributes |
TagRuleScoreAttributes.version(Long version) |
| Modifier and Type | Method and Description |
|---|---|
TagRuleScoreData |
TagRuleScoreData.attributes(TagRuleScoreAttributes attributes) |
void |
TagRuleScoreData.setAttributes(TagRuleScoreAttributes attributes) |
| Constructor and Description |
|---|
TagRuleScoreData(TagRuleScoreAttributes attributes,
String id,
TagRuleScoreResourceType type) |
Copyright © 2026. All rights reserved.