| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomForecastResponse |
CloudCostManagementApi.upsertCustomForecast(CustomForecastUpsertRequest body)
Create or replace a budget's custom forecast.
|
CompletableFuture<CustomForecastResponse> |
CloudCostManagementApi.upsertCustomForecastAsync(CustomForecastUpsertRequest body)
Create or replace a budget's custom forecast.
|
ApiResponse<CustomForecastResponse> |
CloudCostManagementApi.upsertCustomForecastWithHttpInfo(CustomForecastUpsertRequest body)
Create or replace the custom forecast for an existing budget.
|
CompletableFuture<ApiResponse<CustomForecastResponse>> |
CloudCostManagementApi.upsertCustomForecastWithHttpInfoAsync(CustomForecastUpsertRequest body)
Create or replace a budget's custom forecast.
|
| Modifier and Type | Method and Description |
|---|---|
CustomForecastUpsertRequest |
CustomForecastUpsertRequest.data(CustomForecastUpsertRequestData data) |
CustomForecastUpsertRequest |
CustomForecastUpsertRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.