| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
TagRulesApi.DeleteTagRuleOptionalParameters |
TagRulesApi.DeleteTagRuleOptionalParameters.hardDelete(Boolean hardDelete)
Set hardDelete.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagRulesApi.deleteTagRule(String ruleId,
TagRulesApi.DeleteTagRuleOptionalParameters parameters)
Delete a tag rule.
|
CompletableFuture<Void> |
TagRulesApi.deleteTagRuleAsync(String ruleId,
TagRulesApi.DeleteTagRuleOptionalParameters parameters)
Delete a tag rule.
|
ApiResponse<Void> |
TagRulesApi.deleteTagRuleWithHttpInfo(String ruleId,
TagRulesApi.DeleteTagRuleOptionalParameters parameters)
Delete a tag rule.
|
CompletableFuture<ApiResponse<Void>> |
TagRulesApi.deleteTagRuleWithHttpInfoAsync(String ruleId,
TagRulesApi.DeleteTagRuleOptionalParameters parameters)
Delete a tag rule.
|
Copyright © 2026. All rights reserved.