| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostTagKeySource |
CostTagKeySource.attributes(CostTagKeySourceAttributes attributes) |
CostTagKeySource |
CostTagKeySource.id(String id) |
CostTagKeySource |
CostTagKeySource.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostTagKeySource |
CostTagKeySource.type(CostTagKeySourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostTagKeySource> |
CostTagKeySourcesResponse.getData()
List of tag keys with their origin sources.
|
| Modifier and Type | Method and Description |
|---|---|
CostTagKeySourcesResponse |
CostTagKeySourcesResponse.addDataItem(CostTagKeySource dataItem) |
| Modifier and Type | Method and Description |
|---|---|
CostTagKeySourcesResponse |
CostTagKeySourcesResponse.data(List<CostTagKeySource> data) |
void |
CostTagKeySourcesResponse.setData(List<CostTagKeySource> data) |
| Constructor and Description |
|---|
CostTagKeySourcesResponse(List<CostTagKeySource> data) |
Copyright © 2026. All rights reserved.