| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer |
The Cost Explorer API enables you to programmatically query your cost and usage data.
|
| software.amazon.awssdk.services.costexplorer.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCostAndUsageWithResourcesResponse> |
CostExplorerAsyncClient.getCostAndUsageWithResources(GetCostAndUsageWithResourcesRequest getCostAndUsageWithResourcesRequest)
Retrieves cost and usage metrics with resources for your account.
|
default GetCostAndUsageWithResourcesResponse |
CostExplorerClient.getCostAndUsageWithResources(GetCostAndUsageWithResourcesRequest getCostAndUsageWithResourcesRequest)
Retrieves cost and usage metrics with resources for your account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCostAndUsageWithResourcesRequestMarshaller.marshall(GetCostAndUsageWithResourcesRequest getCostAndUsageWithResourcesRequest) |
Copyright © 2021. All rights reserved.