default DeleteCostCategoryDefinitionResponse |
CostExplorerClient.deleteCostCategoryDefinition(Consumer<DeleteCostCategoryDefinitionRequest.Builder> deleteCostCategoryDefinitionRequest) |
Deletes a Cost Category.
|
default DeleteCostCategoryDefinitionResponse |
CostExplorerClient.deleteCostCategoryDefinition(DeleteCostCategoryDefinitionRequest deleteCostCategoryDefinitionRequest) |
Deletes a Cost Category.
|
default DescribeCostCategoryDefinitionResponse |
CostExplorerClient.describeCostCategoryDefinition(Consumer<DescribeCostCategoryDefinitionRequest.Builder> describeCostCategoryDefinitionRequest) |
Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's
defined in the account.
|
default DescribeCostCategoryDefinitionResponse |
CostExplorerClient.describeCostCategoryDefinition(DescribeCostCategoryDefinitionRequest describeCostCategoryDefinitionRequest) |
Returns the name, Amazon Resource Name (ARN), rules, definition, and effective dates of a Cost Category that's
defined in the account.
|
default GetCostAndUsageResponse |
CostExplorerClient.getCostAndUsage(Consumer<GetCostAndUsageRequest.Builder> getCostAndUsageRequest) |
Retrieves cost and usage metrics for your account.
|
default GetCostAndUsageResponse |
CostExplorerClient.getCostAndUsage(GetCostAndUsageRequest getCostAndUsageRequest) |
Retrieves cost and usage metrics for your account.
|
default GetCostAndUsageWithResourcesResponse |
CostExplorerClient.getCostAndUsageWithResources(Consumer<GetCostAndUsageWithResourcesRequest.Builder> 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.
|
default GetCostCategoriesResponse |
CostExplorerClient.getCostCategories(Consumer<GetCostCategoriesRequest.Builder> 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.
|
default GetCostForecastResponse |
CostExplorerClient.getCostForecast(Consumer<GetCostForecastRequest.Builder> getCostForecastRequest) |
Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period
that you select, based on your past costs.
|
default GetCostForecastResponse |
CostExplorerClient.getCostForecast(GetCostForecastRequest getCostForecastRequest) |
Retrieves a forecast for how much Amazon Web Services predicts that you will spend over the forecast time period
that you select, based on your past costs.
|
default GetDimensionValuesResponse |
CostExplorerClient.getDimensionValues(Consumer<GetDimensionValuesRequest.Builder> getDimensionValuesRequest) |
Retrieves all available filter values for a specified filter over a period of time.
|
default GetDimensionValuesResponse |
CostExplorerClient.getDimensionValues(GetDimensionValuesRequest getDimensionValuesRequest) |
Retrieves all available filter values for a specified filter over a period of time.
|
default GetTagsResponse |
CostExplorerClient.getTags(Consumer<GetTagsRequest.Builder> getTagsRequest) |
Queries for available tag keys and tag values for a specified period.
|
default GetTagsResponse |
CostExplorerClient.getTags(GetTagsRequest getTagsRequest) |
Queries for available tag keys and tag values for a specified period.
|
default GetUsageForecastResponse |
CostExplorerClient.getUsageForecast(Consumer<GetUsageForecastRequest.Builder> getUsageForecastRequest) |
Retrieves a forecast for how much Amazon Web Services predicts that you will use over the forecast time period
that you select, based on your past usage.
|
default GetUsageForecastResponse |
CostExplorerClient.getUsageForecast(GetUsageForecastRequest getUsageForecastRequest) |
Retrieves a forecast for how much Amazon Web Services predicts that you will use over the forecast time period
that you select, based on your past usage.
|
default ListTagsForResourceResponse |
CostExplorerClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
|
default ListTagsForResourceResponse |
CostExplorerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns a list of resource tags associated with the resource specified by the Amazon Resource Name (ARN).
|
default TagResourceResponse |
CostExplorerClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
An API operation for adding one or more tags (key-value pairs) to a resource.
|
default TagResourceResponse |
CostExplorerClient.tagResource(TagResourceRequest tagResourceRequest) |
An API operation for adding one or more tags (key-value pairs) to a resource.
|
default UntagResourceResponse |
CostExplorerClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes one or more tags from a resource.
|
default UntagResourceResponse |
CostExplorerClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes one or more tags from a resource.
|
default UpdateCostCategoryDefinitionResponse |
CostExplorerClient.updateCostCategoryDefinition(Consumer<UpdateCostCategoryDefinitionRequest.Builder> updateCostCategoryDefinitionRequest) |
Updates an existing Cost Category.
|
default UpdateCostCategoryDefinitionResponse |
CostExplorerClient.updateCostCategoryDefinition(UpdateCostCategoryDefinitionRequest updateCostCategoryDefinitionRequest) |
Updates an existing Cost Category.
|