| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer |
The Cost Explorer API enables you to programmatically query your cost and usage data.
|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListCostCategoryDefinitionsResult> |
AWSCostExplorerAsync.listCostCategoryDefinitionsAsync(ListCostCategoryDefinitionsRequest listCostCategoryDefinitionsRequest,
AsyncHandler<ListCostCategoryDefinitionsRequest,ListCostCategoryDefinitionsResult> asyncHandler)
|
Future<ListCostCategoryDefinitionsResult> |
AbstractAWSCostExplorerAsync.listCostCategoryDefinitionsAsync(ListCostCategoryDefinitionsRequest request,
AsyncHandler<ListCostCategoryDefinitionsRequest,ListCostCategoryDefinitionsResult> asyncHandler) |
Future<ListCostCategoryDefinitionsResult> |
AWSCostExplorerAsyncClient.listCostCategoryDefinitionsAsync(ListCostCategoryDefinitionsRequest request,
AsyncHandler<ListCostCategoryDefinitionsRequest,ListCostCategoryDefinitionsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListCostCategoryDefinitionsRequest |
ListCostCategoryDefinitionsRequest.clone() |
ListCostCategoryDefinitionsRequest |
ListCostCategoryDefinitionsRequest.withEffectiveOn(String effectiveOn)
The date when the Cost Category was effective.
|
ListCostCategoryDefinitionsRequest |
ListCostCategoryDefinitionsRequest.withNextToken(String nextToken)
The token to retrieve the next set of results.
|
Copyright © 2020. All rights reserved.