| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudCostManagementApi.upsertCostTagDescriptionByKey(String tagKey,
CostTagDescriptionUpsertRequest body)
Upsert a Cloud Cost Management tag description.
|
CompletableFuture<Void> |
CloudCostManagementApi.upsertCostTagDescriptionByKeyAsync(String tagKey,
CostTagDescriptionUpsertRequest body)
Upsert a Cloud Cost Management tag description.
|
ApiResponse<Void> |
CloudCostManagementApi.upsertCostTagDescriptionByKeyWithHttpInfo(String tagKey,
CostTagDescriptionUpsertRequest body)
Create or update a Cloud Cost Management tag key description.
|
CompletableFuture<ApiResponse<Void>> |
CloudCostManagementApi.upsertCostTagDescriptionByKeyWithHttpInfoAsync(String tagKey,
CostTagDescriptionUpsertRequest body)
Upsert a Cloud Cost Management tag description.
|
| Modifier and Type | Method and Description |
|---|---|
CostTagDescriptionUpsertRequest |
CostTagDescriptionUpsertRequest.data(CostTagDescriptionUpsertRequestData data) |
CostTagDescriptionUpsertRequest |
CostTagDescriptionUpsertRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.