Uses of Class
software.amazon.awssdk.services.costexplorer.model.ListCostAllocationTagBackfillHistoryRequest
-
Packages that use ListCostAllocationTagBackfillHistoryRequest 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.paginators software.amazon.awssdk.services.costexplorer.transform -
-
Uses of ListCostAllocationTagBackfillHistoryRequest in software.amazon.awssdk.services.costexplorer
-
Uses of ListCostAllocationTagBackfillHistoryRequest in software.amazon.awssdk.services.costexplorer.paginators
Constructors in software.amazon.awssdk.services.costexplorer.paginators with parameters of type ListCostAllocationTagBackfillHistoryRequest Constructor Description ListCostAllocationTagBackfillHistoryIterable(CostExplorerClient client, ListCostAllocationTagBackfillHistoryRequest firstRequest)ListCostAllocationTagBackfillHistoryPublisher(CostExplorerAsyncClient client, ListCostAllocationTagBackfillHistoryRequest firstRequest) -
Uses of ListCostAllocationTagBackfillHistoryRequest in software.amazon.awssdk.services.costexplorer.transform
Methods in software.amazon.awssdk.services.costexplorer.transform with parameters of type ListCostAllocationTagBackfillHistoryRequest Modifier and Type Method Description SdkHttpFullRequestListCostAllocationTagBackfillHistoryRequestMarshaller. marshall(ListCostAllocationTagBackfillHistoryRequest listCostAllocationTagBackfillHistoryRequest)
-