| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagPolicyResponse |
TagPoliciesApi.createTagPolicy(TagPolicyCreateRequest body)
Create a tag policy.
|
TagPolicyResponse |
TagPoliciesApi.getTagPolicy(String policyId)
Get a tag policy.
|
TagPolicyResponse |
TagPoliciesApi.getTagPolicy(String policyId,
TagPoliciesApi.GetTagPolicyOptionalParameters parameters)
Get a tag policy.
|
TagPolicyResponse |
TagPoliciesApi.updateTagPolicy(String policyId,
TagPolicyUpdateRequest body)
Update a tag policy.
|
| Modifier and Type | Method and Description |
|---|---|
TagPolicyResponse |
TagPolicyResponse.addIncludedItem(TagPolicyScoreData includedItem) |
TagPolicyResponse |
TagPolicyResponse.data(TagPolicyData data) |
TagPolicyResponse |
TagPolicyResponse.included(List<TagPolicyScoreData> included) |
TagPolicyResponse |
TagPolicyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.