| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostTagsResponse |
CloudCostManagementApi.listCostTags()
List Cloud Cost Management tags.
|
CostTagsResponse |
CloudCostManagementApi.listCostTags(CloudCostManagementApi.ListCostTagsOptionalParameters parameters)
List Cloud Cost Management tags.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CostTagsResponse> |
CloudCostManagementApi.listCostTagsAsync()
List Cloud Cost Management tags.
|
CompletableFuture<CostTagsResponse> |
CloudCostManagementApi.listCostTagsAsync(CloudCostManagementApi.ListCostTagsOptionalParameters parameters)
List Cloud Cost Management tags.
|
ApiResponse<CostTagsResponse> |
CloudCostManagementApi.listCostTagsWithHttpInfo(CloudCostManagementApi.ListCostTagsOptionalParameters parameters)
List Cloud Cost Management tags for a given metric.
|
CompletableFuture<ApiResponse<CostTagsResponse>> |
CloudCostManagementApi.listCostTagsWithHttpInfoAsync(CloudCostManagementApi.ListCostTagsOptionalParameters parameters)
List Cloud Cost Management tags.
|
| Modifier and Type | Method and Description |
|---|---|
CostTagsResponse |
CostTagsResponse.addDataItem(CostTag dataItem) |
CostTagsResponse |
CostTagsResponse.data(List<CostTag> data) |
CostTagsResponse |
CostTagsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.