| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateCostTagDescriptionResponse |
CloudCostManagementApi.generateCostTagDescriptionByKey(String tagKey)
Generate a Cloud Cost Management tag description.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<GenerateCostTagDescriptionResponse> |
CloudCostManagementApi.generateCostTagDescriptionByKeyAsync(String tagKey)
Generate a Cloud Cost Management tag description.
|
ApiResponse<GenerateCostTagDescriptionResponse> |
CloudCostManagementApi.generateCostTagDescriptionByKeyWithHttpInfo(String tagKey)
Use AI to draft a Cloud Cost Management tag key description based on associated cost data.
|
CompletableFuture<ApiResponse<GenerateCostTagDescriptionResponse>> |
CloudCostManagementApi.generateCostTagDescriptionByKeyWithHttpInfoAsync(String tagKey)
Generate a Cloud Cost Management tag description.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateCostTagDescriptionResponse |
GenerateCostTagDescriptionResponse.data(GeneratedCostTagDescription data) |
GenerateCostTagDescriptionResponse |
GenerateCostTagDescriptionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.