| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudCostManagementApi.reorderCustomAllocationRules(ReorderRuleResourceArray body)
Reorder custom allocation rules.
|
CompletableFuture<Void> |
CloudCostManagementApi.reorderCustomAllocationRulesAsync(ReorderRuleResourceArray body)
Reorder custom allocation rules.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderCustomAllocationRulesWithHttpInfo(ReorderRuleResourceArray body)
Reorder custom allocation rules - Change the execution order of custom allocation rules.
|
CompletableFuture<ApiResponse<Void>> |
CloudCostManagementApi.reorderCustomAllocationRulesWithHttpInfoAsync(ReorderRuleResourceArray body)
Reorder custom allocation rules.
|
| Modifier and Type | Method and Description |
|---|---|
ReorderRuleResourceArray |
ReorderRuleResourceArray.addDataItem(ReorderRuleResourceData dataItem) |
ReorderRuleResourceArray |
ReorderRuleResourceArray.data(List<ReorderRuleResourceData> data) |
ReorderRuleResourceArray |
ReorderRuleResourceArray.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.