| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ArbitraryRuleResponse |
CloudCostManagementApi.createCustomAllocationRule(ArbitraryCostUpsertRequest body)
Create custom allocation rule.
|
ArbitraryRuleResponse |
CloudCostManagementApi.getCustomAllocationRule(Long ruleId)
Get custom allocation rule.
|
ArbitraryRuleResponse |
CloudCostManagementApi.updateCustomAllocationRule(Long ruleId,
ArbitraryCostUpsertRequest body)
Update custom allocation rule.
|
| Modifier and Type | Method and Description |
|---|---|
ArbitraryRuleResponse |
ArbitraryRuleResponse.data(ArbitraryRuleResponseData data) |
ArbitraryRuleResponse |
ArbitraryRuleResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.