public class CostAllocationPlan extends Object
| 构造器和说明 |
|---|
CostAllocationPlan(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCostAllocationPlanResp |
list(ListCostAllocationPlanReq req)
批量查询成本分摊方案,根据期间分页批量查询成本分摊方案,仅返回期间内生效的方案列表。
|
ListCostAllocationPlanResp |
list(ListCostAllocationPlanReq req,
RequestOptions reqOptions)
批量查询成本分摊方案,根据期间分页批量查询成本分摊方案,仅返回期间内生效的方案列表。
|
public CostAllocationPlan(Config config)
public ListCostAllocationPlanResp list(ListCostAllocationPlanReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCostAllocationPlanResp list(ListCostAllocationPlanReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.