| 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<UpdateCostAllocationTagsStatusResponse> |
CostExplorerAsyncClient.updateCostAllocationTagsStatus(UpdateCostAllocationTagsStatusRequest updateCostAllocationTagsStatusRequest)
Updates status for cost allocation tags in bulk, with maximum batch size of 20.
|
default UpdateCostAllocationTagsStatusResponse |
CostExplorerClient.updateCostAllocationTagsStatus(UpdateCostAllocationTagsStatusRequest updateCostAllocationTagsStatusRequest)
Updates status for cost allocation tags in bulk, with maximum batch size of 20.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateCostAllocationTagsStatusRequestMarshaller.marshall(UpdateCostAllocationTagsStatusRequest updateCostAllocationTagsStatusRequest) |
Copyright © 2022. All rights reserved.