| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Budget |
Budget.attributes(BudgetAttributes attributes) |
Budget |
Budget.id(String id) |
Budget |
Budget.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Budget |
Budget.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<Budget> |
BudgetArray.getData()
The
BudgetArray data. |
| Modifier and Type | Method and Description |
|---|---|
BudgetArray |
BudgetArray.addDataItem(Budget dataItem) |
| Modifier and Type | Method and Description |
|---|---|
BudgetArray |
BudgetArray.data(List<Budget> data) |
void |
BudgetArray.setData(List<Budget> data) |
Copyright © 2025. All rights reserved.