| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCostForecastResponse |
CostExplorerClient.getCostForecast(GetCostForecastRequest getCostForecastRequest)
Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period
that you select, based on your past costs.
|
default CompletableFuture<GetCostForecastResponse> |
CostExplorerAsyncClient.getCostForecast(GetCostForecastRequest getCostForecastRequest)
Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period
that you select, based on your past costs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCostForecastRequestMarshaller.marshall(GetCostForecastRequest getCostForecastRequest) |
Copyright © 2023. All rights reserved.