| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeCostCategoryDefinitionResponse.Builder |
DescribeCostCategoryDefinitionResponse.builder() |
default DescribeCostCategoryDefinitionResponse.Builder |
DescribeCostCategoryDefinitionResponse.Builder.costCategory(Consumer<CostCategory.Builder> costCategory)
Sets the value of the CostCategory property for this object.
|
DescribeCostCategoryDefinitionResponse.Builder |
DescribeCostCategoryDefinitionResponse.Builder.costCategory(CostCategory costCategory)
Sets the value of the CostCategory property for this object.
|
DescribeCostCategoryDefinitionResponse.Builder |
DescribeCostCategoryDefinitionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeCostCategoryDefinitionResponse.Builder> |
DescribeCostCategoryDefinitionResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.