| 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 CompletableFuture<GetCostCategoriesResponse> |
CostExplorerAsyncClient.getCostCategories(GetCostCategoriesRequest getCostCategoriesRequest)
Retrieves an array of Cost Category names and values incurred cost.
|
default GetCostCategoriesResponse |
CostExplorerClient.getCostCategories(GetCostCategoriesRequest getCostCategoriesRequest)
Retrieves an array of Cost Category names and values incurred cost.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCostCategoriesRequestMarshaller.marshall(GetCostCategoriesRequest getCostCategoriesRequest) |
Copyright © 2022. All rights reserved.