| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagPolicyScoreData |
TagPolicyScoreData.attributes(TagPolicyScoreAttributes attributes) |
TagPolicyScoreData |
TagPolicyScoreResponse.getData()
A compliance score resource for a tag policy.
|
TagPolicyScoreData |
TagPolicyScoreData.id(String id) |
TagPolicyScoreData |
TagPolicyScoreData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagPolicyScoreData |
TagPolicyScoreData.type(TagPolicyScoreResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<TagPolicyScoreData> |
TagPolicyResponse.getIncluded()
Related resources fetched alongside the primary tag policies.
|
List<TagPolicyScoreData> |
TagPoliciesListResponse.getIncluded()
Related resources fetched alongside the primary tag policies.
|
| Modifier and Type | Method and Description |
|---|---|
TagPolicyResponse |
TagPolicyResponse.addIncludedItem(TagPolicyScoreData includedItem) |
TagPoliciesListResponse |
TagPoliciesListResponse.addIncludedItem(TagPolicyScoreData includedItem) |
TagPolicyScoreResponse |
TagPolicyScoreResponse.data(TagPolicyScoreData data) |
void |
TagPolicyScoreResponse.setData(TagPolicyScoreData data) |
| Modifier and Type | Method and Description |
|---|---|
TagPolicyResponse |
TagPolicyResponse.included(List<TagPolicyScoreData> included) |
TagPoliciesListResponse |
TagPoliciesListResponse.included(List<TagPolicyScoreData> included) |
void |
TagPolicyResponse.setIncluded(List<TagPolicyScoreData> included) |
void |
TagPoliciesListResponse.setIncluded(List<TagPolicyScoreData> included) |
| Constructor and Description |
|---|
TagPolicyScoreResponse(TagPolicyScoreData data) |
Copyright © 2026. All rights reserved.