| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BudgetAttributes |
BudgetAttributes.addEntriesItem(BudgetEntry entriesItem) |
BudgetAttributes |
BudgetAttributes.createdAt(Long createdAt) |
BudgetAttributes |
BudgetAttributes.createdBy(String createdBy) |
BudgetAttributes |
BudgetAttributes.endMonth(Long endMonth) |
BudgetAttributes |
BudgetAttributes.entries(List<BudgetEntry> entries) |
BudgetAttributes |
BudgetWithEntriesData.getAttributes()
The attributes of a budget.
|
BudgetAttributes |
Budget.getAttributes()
The attributes of a budget.
|
BudgetAttributes |
BudgetAttributes.metricsQuery(String metricsQuery) |
BudgetAttributes |
BudgetAttributes.name(String name) |
BudgetAttributes |
BudgetAttributes.orgId(Long orgId) |
BudgetAttributes |
BudgetAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BudgetAttributes |
BudgetAttributes.startMonth(Long startMonth) |
BudgetAttributes |
BudgetAttributes.totalAmount(Double totalAmount) |
BudgetAttributes |
BudgetAttributes.updatedAt(Long updatedAt) |
BudgetAttributes |
BudgetAttributes.updatedBy(String updatedBy) |
| Modifier and Type | Method and Description |
|---|---|
BudgetWithEntriesData |
BudgetWithEntriesData.attributes(BudgetAttributes attributes) |
Budget |
Budget.attributes(BudgetAttributes attributes) |
void |
BudgetWithEntriesData.setAttributes(BudgetAttributes attributes) |
void |
Budget.setAttributes(BudgetAttributes attributes) |
Copyright © 2025. All rights reserved.