| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagIndexingRuleResponse |
MetricsApi.createTagIndexingRule(TagIndexingRuleCreateRequest body)
Create a tag indexing rule.
|
CompletableFuture<TagIndexingRuleResponse> |
MetricsApi.createTagIndexingRuleAsync(TagIndexingRuleCreateRequest body)
Create a tag indexing rule.
|
ApiResponse<TagIndexingRuleResponse> |
MetricsApi.createTagIndexingRuleWithHttpInfo(TagIndexingRuleCreateRequest body)
Create a tag indexing rule for the org.
|
CompletableFuture<ApiResponse<TagIndexingRuleResponse>> |
MetricsApi.createTagIndexingRuleWithHttpInfoAsync(TagIndexingRuleCreateRequest body)
Create a tag indexing rule.
|
| Modifier and Type | Method and Description |
|---|---|
TagIndexingRuleCreateRequest |
TagIndexingRuleCreateRequest.data(TagIndexingRuleCreateData data) |
TagIndexingRuleCreateRequest |
TagIndexingRuleCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.