| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RulesetResp |
CloudCostManagementApi.updateTagPipelinesRuleset(String rulesetId,
UpdateRulesetRequest body)
Update tag pipeline ruleset.
|
CompletableFuture<RulesetResp> |
CloudCostManagementApi.updateTagPipelinesRulesetAsync(String rulesetId,
UpdateRulesetRequest body)
Update tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.updateTagPipelinesRulesetWithHttpInfo(String rulesetId,
UpdateRulesetRequest body)
Update a tag pipeline ruleset - Update an existing tag pipeline ruleset with new rules and
configuration
|
CompletableFuture<ApiResponse<RulesetResp>> |
CloudCostManagementApi.updateTagPipelinesRulesetWithHttpInfoAsync(String rulesetId,
UpdateRulesetRequest body)
Update tag pipeline ruleset.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRulesetRequest |
UpdateRulesetRequest.data(UpdateRulesetRequestData data) |
UpdateRulesetRequest |
UpdateRulesetRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.