| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostAnomalyResponse |
CloudCostManagementApi.getCostAnomaly(String anomalyId)
Get cost anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CostAnomalyResponse> |
CloudCostManagementApi.getCostAnomalyAsync(String anomalyId)
Get cost anomaly.
|
ApiResponse<CostAnomalyResponse> |
CloudCostManagementApi.getCostAnomalyWithHttpInfo(String anomalyId)
Get a detected Cloud Cost Management anomaly by UUID.
|
CompletableFuture<ApiResponse<CostAnomalyResponse>> |
CloudCostManagementApi.getCostAnomalyWithHttpInfoAsync(String anomalyId)
Get cost anomaly.
|
| Modifier and Type | Method and Description |
|---|---|
CostAnomalyResponse |
CostAnomalyResponse.data(CostAnomalyResponseData data) |
CostAnomalyResponse |
CostAnomalyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.