| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BudgetEntry |
BudgetEntry.addTagFiltersItem(TagFilter tagFiltersItem) |
BudgetEntry |
BudgetEntry.amount(Double amount) |
BudgetEntry |
BudgetEntry.month(Long month) |
BudgetEntry |
BudgetEntry.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BudgetEntry |
BudgetEntry.tagFilters(List<TagFilter> tagFilters) |
| Modifier and Type | Method and Description |
|---|---|
List<BudgetEntry> |
BudgetAttributes.getEntries()
The entries of the budget.
|
| Modifier and Type | Method and Description |
|---|---|
BudgetAttributes |
BudgetAttributes.addEntriesItem(BudgetEntry entriesItem) |
| Modifier and Type | Method and Description |
|---|---|
BudgetAttributes |
BudgetAttributes.entries(List<BudgetEntry> entries) |
void |
BudgetAttributes.setEntries(List<BudgetEntry> entries) |
Copyright © 2025. All rights reserved.