| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
You can use the Cost Explorer API to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ListCostAllocationTagBackfillHistoryResult |
AWSCostExplorerClient.listCostAllocationTagBackfillHistory(ListCostAllocationTagBackfillHistoryRequest request)
Retrieves a list of your historical cost allocation tag backfill requests.
|
ListCostAllocationTagBackfillHistoryResult |
AbstractAWSCostExplorer.listCostAllocationTagBackfillHistory(ListCostAllocationTagBackfillHistoryRequest request) |
ListCostAllocationTagBackfillHistoryResult |
AWSCostExplorer.listCostAllocationTagBackfillHistory(ListCostAllocationTagBackfillHistoryRequest listCostAllocationTagBackfillHistoryRequest)
Retrieves a list of your historical cost allocation tag backfill requests.
|
| Modifier and Type | Method and Description |
|---|---|
ListCostAllocationTagBackfillHistoryResult |
ListCostAllocationTagBackfillHistoryResult.clone() |
ListCostAllocationTagBackfillHistoryResult |
ListCostAllocationTagBackfillHistoryResult.withBackfillRequests(Collection<CostAllocationTagBackfillRequest> backfillRequests)
The list of historical cost allocation tag backfill requests.
|
ListCostAllocationTagBackfillHistoryResult |
ListCostAllocationTagBackfillHistoryResult.withBackfillRequests(CostAllocationTagBackfillRequest... backfillRequests)
The list of historical cost allocation tag backfill requests.
|
ListCostAllocationTagBackfillHistoryResult |
ListCostAllocationTagBackfillHistoryResult.withNextToken(String nextToken)
The token to retrieve the next set of results.
|
Copyright © 2024. All rights reserved.