| 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 |
|---|---|
ListCostCategoryDefinitionsResult |
AWSCostExplorerClient.listCostCategoryDefinitions(ListCostCategoryDefinitionsRequest request)
Returns the name, Amazon Resource Name (ARN),
NumberOfRules and effective dates of all Cost
Categories defined in the account. |
ListCostCategoryDefinitionsResult |
AWSCostExplorer.listCostCategoryDefinitions(ListCostCategoryDefinitionsRequest listCostCategoryDefinitionsRequest)
Returns the name, Amazon Resource Name (ARN),
NumberOfRules and effective dates of all Cost
Categories defined in the account. |
ListCostCategoryDefinitionsResult |
AbstractAWSCostExplorer.listCostCategoryDefinitions(ListCostCategoryDefinitionsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListCostCategoryDefinitionsResult |
ListCostCategoryDefinitionsResult.clone() |
ListCostCategoryDefinitionsResult |
ListCostCategoryDefinitionsResult.withCostCategoryReferences(Collection<CostCategoryReference> costCategoryReferences)
A reference to a Cost Category that contains enough information to identify the Cost Category.
|
ListCostCategoryDefinitionsResult |
ListCostCategoryDefinitionsResult.withCostCategoryReferences(CostCategoryReference... costCategoryReferences)
A reference to a Cost Category that contains enough information to identify the Cost Category.
|
ListCostCategoryDefinitionsResult |
ListCostCategoryDefinitionsResult.withNextToken(String nextToken)
The token to retrieve the next set of results.
|
Copyright © 2022. All rights reserved.