| Package | Description | 
|---|---|
| com.tencentcloudapi.billing.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
AllocationRuleExpression[] | 
AllocationRuleExpression.getChildren()
Get Nested rule. 
 | 
AllocationRuleExpression | 
DescribeAllocationRuleDetailResponse.getRuleDetail()
Get Public sharing rule expression. 
 | 
AllocationRuleExpression | 
AllocationRulesSummary.getRuleDetail()
Get Sharing rule expression. 
 | 
AllocationRuleExpression | 
DescribeGatherRuleDetailResponse.getRuleDetail()
Get Collection rule details. 
 | 
AllocationRuleExpression | 
ModifyGatherRuleRequest.getRuleDetail()
Get Rule detail of the edited collection rule. 
 | 
AllocationRuleExpression | 
ModifyAllocationRuleRequest.getRuleDetail()
Get Edited share rules expression. 
 | 
AllocationRuleExpression | 
GatherRuleSummary.getRuleDetail()
Get Cost allocation regular expression. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AllocationRuleExpression.setChildren(AllocationRuleExpression[] Children)
Set Nested rule. 
 | 
void | 
DescribeAllocationRuleDetailResponse.setRuleDetail(AllocationRuleExpression RuleDetail)
Set Public sharing rule expression. 
 | 
void | 
AllocationRulesSummary.setRuleDetail(AllocationRuleExpression RuleDetail)
Set Sharing rule expression. 
 | 
void | 
DescribeGatherRuleDetailResponse.setRuleDetail(AllocationRuleExpression RuleDetail)
Set Collection rule details. 
 | 
void | 
ModifyGatherRuleRequest.setRuleDetail(AllocationRuleExpression RuleDetail)
Set Rule detail of the edited collection rule. 
 | 
void | 
ModifyAllocationRuleRequest.setRuleDetail(AllocationRuleExpression RuleDetail)
Set Edited share rules expression. 
 | 
void | 
GatherRuleSummary.setRuleDetail(AllocationRuleExpression RuleDetail)
Set Cost allocation regular expression. 
 | 
| 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.