| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static BudgetWithEntriesDataType |
BudgetWithEntriesDataType.BUDGET |
| Modifier and Type | Method and Description |
|---|---|
static BudgetWithEntriesDataType |
BudgetWithEntriesDataType.fromValue(String value) |
BudgetWithEntriesDataType |
BudgetValidationRequestData.getType()
Budget resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetWithEntriesDataType.BudgetWithEntriesDataTypeSerializer.serialize(BudgetWithEntriesDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
BudgetValidationRequestData.setType(BudgetWithEntriesDataType type) |
BudgetValidationRequestData |
BudgetValidationRequestData.type(BudgetWithEntriesDataType type) |
| Constructor and Description |
|---|
BudgetValidationRequestData(BudgetWithEntriesDataType type) |
| Constructor and Description |
|---|
BudgetWithEntriesDataTypeSerializer(Class<BudgetWithEntriesDataType> t) |
Copyright © 2026. All rights reserved.