public static class CostAllocationPlan.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CostAllocationPlan.Builder |
applicableCountryRegion(String applicableCountryRegion)
适用国家
示例值:6823630319749580302
|
CostAllocationPlan |
build() |
CostAllocationPlan.Builder |
costItems(CostItem[] costItems)
成本分摊方案对应的成本项列表
示例值:
|
CostAllocationPlan.Builder |
dimensions(Dimension[] dimensions)
成本分摊方案对应的汇总维度列表
示例值:
|
CostAllocationPlan.Builder |
id(String id)
唯一标识
示例值:6823630319749580301
|
CostAllocationPlan.Builder |
names(I18nContent[] names)
方案名称
示例值:
|
public CostAllocationPlan.Builder id(String id)
示例值:6823630319749580301
id - public CostAllocationPlan.Builder names(I18nContent[] names)
示例值:
names - public CostAllocationPlan.Builder applicableCountryRegion(String applicableCountryRegion)
示例值:6823630319749580302
applicableCountryRegion - public CostAllocationPlan.Builder dimensions(Dimension[] dimensions)
示例值:
dimensions - public CostAllocationPlan.Builder costItems(CostItem[] costItems)
示例值:
costItems - public CostAllocationPlan build()
Copyright © 2025. All rights reserved.