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