| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
static CostCategoryProcessingStatus.Builder |
CostCategoryProcessingStatus.builder() |
CostCategoryProcessingStatus.Builder |
CostCategoryProcessingStatus.Builder.component(CostCategoryStatusComponent component)
The Cost Management product name of the applied status.
|
CostCategoryProcessingStatus.Builder |
CostCategoryProcessingStatus.Builder.component(String component)
The Cost Management product name of the applied status.
|
CostCategoryProcessingStatus.Builder |
CostCategoryProcessingStatus.Builder.status(CostCategoryStatus status)
The process status for a specific cost category.
|
CostCategoryProcessingStatus.Builder |
CostCategoryProcessingStatus.Builder.status(String status)
The process status for a specific cost category.
|
CostCategoryProcessingStatus.Builder |
CostCategoryProcessingStatus.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CostCategoryProcessingStatus.Builder> |
CostCategoryProcessingStatus.serializableBuilderClass() |
Copyright © 2021. All rights reserved.