| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostTagMetadataMonth |
CostTagMetadataMonth.id(String id) |
CostTagMetadataMonth |
CostTagMetadataMonth.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostTagMetadataMonth |
CostTagMetadataMonth.type(CostTagMetadataMonthType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostTagMetadataMonth> |
CostTagMetadataMonthsResponse.getData()
List of months that have tag metadata available.
|
| Modifier and Type | Method and Description |
|---|---|
CostTagMetadataMonthsResponse |
CostTagMetadataMonthsResponse.addDataItem(CostTagMetadataMonth dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CostTagMetadataMonthsResponse |
CostTagMetadataMonthsResponse.data(List<CostTagMetadataMonth> data) |
void |
CostTagMetadataMonthsResponse.setData(List<CostTagMetadataMonth> data) |
| Constructor and Description |
|---|
CostTagMetadataMonthsResponse(List<CostTagMetadataMonth> data) |
Copyright © 2026. All rights reserved.