| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BudgetAttributesCosts |
BudgetAttributesCosts.actual(Double actual) |
BudgetAttributesCosts |
BudgetAttributesCosts.amount(Double amount) |
BudgetAttributesCosts |
BudgetAttributesCosts.forecast(Double forecast) |
BudgetAttributesCosts |
BudgetAttributes.getCosts()
Aggregated cost data for the budget over the requested period.
|
BudgetAttributesCosts |
BudgetAttributesCosts.ootbForecast(Double ootbForecast) |
BudgetAttributesCosts |
BudgetAttributesCosts.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetAttributes |
BudgetAttributes.costs(BudgetAttributesCosts costs) |
void |
BudgetAttributes.setCosts(BudgetAttributesCosts costs) |
Copyright © 2026. All rights reserved.