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