| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.builder() |
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.Builder.costCategoryReferences(Collection<CostCategoryReference> costCategoryReferences)
A reference to a Cost Category that contains enough information to identify the Cost Category.
|
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.Builder.costCategoryReferences(Consumer<CostCategoryReference.Builder>... costCategoryReferences)
A reference to a Cost Category that contains enough information to identify the Cost Category.
|
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.Builder.costCategoryReferences(CostCategoryReference... costCategoryReferences)
A reference to a Cost Category that contains enough information to identify the Cost Category.
|
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.Builder.nextToken(String nextToken)
The token to retrieve the next set of results.
|
ListCostCategoryDefinitionsResponse.Builder |
ListCostCategoryDefinitionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCostCategoryDefinitionsResponse.Builder> |
ListCostCategoryDefinitionsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.