Package | Description |
---|---|
com.tencentcloudapi.billing.v20180709.models |
Modifier and Type | Method and Description |
---|---|
AllocationRuleExpression[] |
AllocationRuleExpression.getChildren()
Get 嵌套规则
|
AllocationRuleExpression |
ModifyGatherRuleRequest.getRuleDetail()
Get 所编辑分账规则详情
|
AllocationRuleExpression |
DescribeGatherRuleDetailResponse.getRuleDetail()
Get 归集规则详情
|
AllocationRuleExpression |
GatherRuleSummary.getRuleDetail()
Get 分账规则表达式
|
AllocationRuleExpression |
DescribeAllocationRuleDetailResponse.getRuleDetail()
Get 公摊规则表达式
|
AllocationRuleExpression |
ModifyAllocationRuleRequest.getRuleDetail()
Get 编辑后公摊规则表达式
|
AllocationRuleExpression |
AllocationRulesSummary.getRuleDetail()
Get 公摊规则表达式
|
Modifier and Type | Method and Description |
---|---|
void |
AllocationRuleExpression.setChildren(AllocationRuleExpression[] Children)
Set 嵌套规则
|
void |
ModifyGatherRuleRequest.setRuleDetail(AllocationRuleExpression RuleDetail)
Set 所编辑分账规则详情
|
void |
DescribeGatherRuleDetailResponse.setRuleDetail(AllocationRuleExpression RuleDetail)
Set 归集规则详情
|
void |
GatherRuleSummary.setRuleDetail(AllocationRuleExpression RuleDetail)
Set 分账规则表达式
|
void |
DescribeAllocationRuleDetailResponse.setRuleDetail(AllocationRuleExpression RuleDetail)
Set 公摊规则表达式
|
void |
ModifyAllocationRuleRequest.setRuleDetail(AllocationRuleExpression RuleDetail)
Set 编辑后公摊规则表达式
|
void |
AllocationRulesSummary.setRuleDetail(AllocationRuleExpression RuleDetail)
Set 公摊规则表达式
|
Constructor and Description |
---|
AllocationRuleExpression(AllocationRuleExpression 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 © 2025. All rights reserved.