| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TagRuleScoreResourceType |
TagRuleScoreResourceType.TAG_RULE_SCORE |
| Modifier and Type | Method and Description |
|---|---|
static TagRuleScoreResourceType |
TagRuleScoreResourceType.fromValue(String value) |
TagRuleScoreResourceType |
TagRuleScoreRelationshipData.getType()
JSON:API resource type for a tag rule compliance score.
|
TagRuleScoreResourceType |
TagRuleScoreData.getType()
JSON:API resource type for a tag rule compliance score.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagRuleScoreResourceType.TagRuleScoreResourceTypeSerializer.serialize(TagRuleScoreResourceType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TagRuleScoreRelationshipData.setType(TagRuleScoreResourceType type) |
void |
TagRuleScoreData.setType(TagRuleScoreResourceType type) |
TagRuleScoreRelationshipData |
TagRuleScoreRelationshipData.type(TagRuleScoreResourceType type) |
TagRuleScoreData |
TagRuleScoreData.type(TagRuleScoreResourceType type) |
| Constructor and Description |
|---|
TagRuleScoreData(TagRuleScoreAttributes attributes,
String id,
TagRuleScoreResourceType type) |
TagRuleScoreRelationshipData(String id,
TagRuleScoreResourceType type) |
| Constructor and Description |
|---|
TagRuleScoreResourceTypeSerializer(Class<TagRuleScoreResourceType> t) |
Copyright © 2026. All rights reserved.