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