public static class AllocateCostUnitResourceRequest.AllocateCostUnitResourceRequestResourceInstanceList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
apportionCode |
String |
commodityCode |
String |
resourceId |
Long |
resourceUserId |
| 构造器和说明 |
|---|
AllocateCostUnitResourceRequestResourceInstanceList() |
@NameInMap(value="ApportionCode") public String apportionCode
@NameInMap(value="CommodityCode") public String commodityCode
@NameInMap(value="ResourceId") public String resourceId
@NameInMap(value="ResourceUserId") public Long resourceUserId
public AllocateCostUnitResourceRequestResourceInstanceList()
public static AllocateCostUnitResourceRequest.AllocateCostUnitResourceRequestResourceInstanceList build(Map<String,?> map) throws Exception
Exceptionpublic AllocateCostUnitResourceRequest.AllocateCostUnitResourceRequestResourceInstanceList setApportionCode(String apportionCode)
public String getApportionCode()
public AllocateCostUnitResourceRequest.AllocateCostUnitResourceRequestResourceInstanceList setCommodityCode(String commodityCode)
public String getCommodityCode()
public AllocateCostUnitResourceRequest.AllocateCostUnitResourceRequestResourceInstanceList setResourceId(String resourceId)
public String getResourceId()
public AllocateCostUnitResourceRequest.AllocateCostUnitResourceRequestResourceInstanceList setResourceUserId(Long resourceUserId)
public Long getResourceUserId()
Copyright © 2022. All rights reserved.