| 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.
|
CompletableFuture<TagPolicyResponse> |
TagPoliciesApi.createTagPolicyAsync(TagPolicyCreateRequest body)
Create a tag policy.
|
ApiResponse<TagPolicyResponse> |
TagPoliciesApi.createTagPolicyWithHttpInfo(TagPolicyCreateRequest body)
Create a new tag policy for the organization.
|
CompletableFuture<ApiResponse<TagPolicyResponse>> |
TagPoliciesApi.createTagPolicyWithHttpInfoAsync(TagPolicyCreateRequest body)
Create a tag policy.
|
| Modifier and Type | Method and Description |
|---|---|
TagPolicyCreateRequest |
TagPolicyCreateRequest.data(TagPolicyCreateData data) |
TagPolicyCreateRequest |
TagPolicyCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.