public static interface CostCategoryProcessingStatus.Builder extends SdkPojo, CopyableBuilder<CostCategoryProcessingStatus.Builder,CostCategoryProcessingStatus>
| Modifier and Type | Method and Description |
|---|---|
CostCategoryProcessingStatus.Builder |
component(CostCategoryStatusComponent component)
The Cost Management product name of the applied status.
|
CostCategoryProcessingStatus.Builder |
component(String component)
The Cost Management product name of the applied status.
|
CostCategoryProcessingStatus.Builder |
status(CostCategoryStatus status)
The process status for a specific cost category.
|
CostCategoryProcessingStatus.Builder |
status(String status)
The process status for a specific cost category.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCostCategoryProcessingStatus.Builder component(String component)
The Cost Management product name of the applied status.
component - The Cost Management product name of the applied status.CostCategoryStatusComponent,
CostCategoryStatusComponentCostCategoryProcessingStatus.Builder component(CostCategoryStatusComponent component)
The Cost Management product name of the applied status.
component - The Cost Management product name of the applied status.CostCategoryStatusComponent,
CostCategoryStatusComponentCostCategoryProcessingStatus.Builder status(String status)
The process status for a specific cost category.
status - The process status for a specific cost category.CostCategoryStatus,
CostCategoryStatusCostCategoryProcessingStatus.Builder status(CostCategoryStatus status)
The process status for a specific cost category.
status - The process status for a specific cost category.CostCategoryStatus,
CostCategoryStatusCopyright © 2023. All rights reserved.