| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
List<CostCategoryReference> |
ListCostCategoryDefinitionsResponse.costCategoryReferences()
A reference to a Cost Category containing enough information to identify the Cost Category.
|
| Modifier and Type | Method and Description |
|---|---|
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.Builder.costCategoryReferences(CostCategoryReference... costCategoryReferences)
A reference to a Cost Category containing enough information to identify the Cost Category.
|
| Modifier and Type | Method and Description |
|---|---|
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.Builder.costCategoryReferences(Collection<CostCategoryReference> costCategoryReferences)
A reference to a Cost Category containing enough information to identify the Cost Category.
|
Copyright © 2021. All rights reserved.