Package | Description |
---|---|
com.tencentcloudapi.billing.v20180709.models |
Modifier and Type | Method and Description |
---|---|
AllocationTreeNode[] |
DescribeAllocationBillConditionsResponse.getAllocationTreeNode()
Get 分账单元筛选列表
注意:此字段可能返回 null,表示取不到有效值。
|
AllocationTreeNode |
GatherResourceSummary.getBelongTreeNodeUniqKey()
Get 当前归属单元信息
注意:此字段可能返回 null,表示取不到有效值。
|
AllocationTreeNode[] |
GatherResourceSummary.getOtherTreeNodeUniqKeys()
Get 其它归属单元信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAllocationBillConditionsResponse.setAllocationTreeNode(AllocationTreeNode[] AllocationTreeNode)
Set 分账单元筛选列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
GatherResourceSummary.setBelongTreeNodeUniqKey(AllocationTreeNode BelongTreeNodeUniqKey)
Set 当前归属单元信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
GatherResourceSummary.setOtherTreeNodeUniqKeys(AllocationTreeNode[] OtherTreeNodeUniqKeys)
Set 其它归属单元信息
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
AllocationTreeNode(AllocationTreeNode 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.
|
Copyright © 2024. All rights reserved.