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() |
|