| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostTagDescription |
CostTagDescription.attributes(CostTagDescriptionAttributes attributes) |
CostTagDescription |
CostTagDescriptionResponse.getData()
A Cloud Cost Management tag key description, either cross-cloud or scoped to a single cloud
provider.
|
CostTagDescription |
CostTagDescription.id(String id) |
CostTagDescription |
CostTagDescription.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostTagDescription |
CostTagDescription.type(CostTagDescriptionType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CostTagDescription> |
CostTagDescriptionsResponse.getData()
List of tag key descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
CostTagDescriptionsResponse |
CostTagDescriptionsResponse.addDataItem(CostTagDescription dataItem) |
CostTagDescriptionResponse |
CostTagDescriptionResponse.data(CostTagDescription data) |
void |
CostTagDescriptionResponse.setData(CostTagDescription data) |
| Modifier and Type | Method and Description |
|---|---|
CostTagDescriptionsResponse |
CostTagDescriptionsResponse.data(List<CostTagDescription> data) |
void |
CostTagDescriptionsResponse.setData(List<CostTagDescription> data) |
| Constructor and Description |
|---|
CostTagDescriptionResponse(CostTagDescription data) |
| Constructor and Description |
|---|
CostTagDescriptionsResponse(List<CostTagDescription> data) |
Copyright © 2026. All rights reserved.