| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RulesetResp |
CloudCostManagementApi.createTagPipelinesRuleset(CreateRulesetRequest body)
Create tag pipeline ruleset.
|
CompletableFuture<RulesetResp> |
CloudCostManagementApi.createTagPipelinesRulesetAsync(CreateRulesetRequest body)
Create tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.createTagPipelinesRulesetWithHttpInfo(CreateRulesetRequest body)
Create a new tag pipeline ruleset with the specified rules and configuration
|
CompletableFuture<ApiResponse<RulesetResp>> |
CloudCostManagementApi.createTagPipelinesRulesetWithHttpInfoAsync(CreateRulesetRequest body)
Create tag pipeline ruleset.
|
| Modifier and Type | Method and Description |
|---|---|
CreateRulesetRequest |
CreateRulesetRequest.data(CreateRulesetRequestData data) |
CreateRulesetRequest |
CreateRulesetRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.