| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
CostCategoryValues |
CostCategoryValues.clone() |
CostCategoryValues |
Expression.getCostCategories()
Cost Category is in preview release for AWS Billing and Cost Management and is subject to change.
|
CostCategoryValues |
CostCategoryValues.withKey(String key) |
CostCategoryValues |
CostCategoryValues.withValues(Collection<String> values)
The specific value of the Cost Category.
|
CostCategoryValues |
CostCategoryValues.withValues(String... values)
The specific value of the Cost Category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setCostCategories(CostCategoryValues costCategories)
Cost Category is in preview release for AWS Billing and Cost Management and is subject to change.
|
Expression |
Expression.withCostCategories(CostCategoryValues costCategories)
Cost Category is in preview release for AWS Billing and Cost Management and is subject to change.
|
Copyright © 2019. All rights reserved.