| 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 GetSavingsPlansUtilizationResponse |
CostExplorerClient.getSavingsPlansUtilization(GetSavingsPlansUtilizationRequest getSavingsPlansUtilizationRequest)
Retrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity.
|
default CompletableFuture<GetSavingsPlansUtilizationResponse> |
CostExplorerAsyncClient.getSavingsPlansUtilization(GetSavingsPlansUtilizationRequest getSavingsPlansUtilizationRequest)
Retrieves the Savings Plans utilization for your account across date ranges with daily or monthly granularity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSavingsPlansUtilizationRequestMarshaller.marshall(GetSavingsPlansUtilizationRequest getSavingsPlansUtilizationRequest) |
Copyright © 2023. All rights reserved.