| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostTag |
CostTag.attributes(CostTagAttributes attributes) |
CostTag |
CostTag.id(String id) |
CostTag |
CostTag.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostTag |
CostTag.type(CostTagType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostTag> |
CostTagsResponse.getData()
The list of Cloud Cost Management tags.
|
| Modifier and Type | Method and Description |
|---|---|
CostTagsResponse |
CostTagsResponse.addDataItem(CostTag dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CostTagsResponse |
CostTagsResponse.data(List<CostTag> data) |
void |
CostTagsResponse.setData(List<CostTag> data) |
| Constructor and Description |
|---|
CostTagsResponse(List<CostTag> data) |
Copyright © 2026. All rights reserved.