public class AllocationUnit extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AllocationUnit() | 
| AllocationUnit(AllocationUnit source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getNodeId()Get Cost allocation unit ID. | 
| String | getTreeNodeUniqKeyName()Get Specifies the name of a cost allocation rule. | 
| void | setNodeId(Long NodeId)Set Cost allocation unit ID. | 
| void | setTreeNodeUniqKeyName(String TreeNodeUniqKeyName)Set Specifies the name of a cost allocation rule. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic AllocationUnit()
public AllocationUnit(AllocationUnit source)
public Long getNodeId()
public void setNodeId(Long NodeId)
NodeId - Cost allocation unit ID.public String getTreeNodeUniqKeyName()
public void setTreeNodeUniqKeyName(String TreeNodeUniqKeyName)
TreeNodeUniqKeyName - Specifies the name of a cost allocation rule.Copyright © 2025. All rights reserved.