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