| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TagFilter |
TagFilter.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TagFilter |
TagFilter.tagKey(String tagKey) |
TagFilter |
TagFilter.tagValue(String tagValue) |
| Modifier and Type | Method and Description |
|---|---|
List<TagFilter> |
BudgetEntry.getTagFilters()
The
tag_filters of the budget entry. |
| Modifier and Type | Method and Description |
|---|---|
BudgetEntry |
BudgetEntry.addTagFiltersItem(TagFilter tagFiltersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetEntry.setTagFilters(List<TagFilter> tagFilters) |
BudgetEntry |
BudgetEntry.tagFilters(List<TagFilter> tagFilters) |
Copyright © 2025. All rights reserved.