| Package | Description | 
|---|---|
| com.tencentcloudapi.billing.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
AnalyseDetail[] | 
DescribeCostExplorerSummaryResponse.getDetail()
Get Data detailsNote: This field may return null, indicating that no valid values can be obtained. 
 | 
AnalyseDetail | 
DescribeCostExplorerSummaryResponse.getTotalDetail()
Get Data amountNote: This field may return null, indicating that no valid values can be obtained. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeCostExplorerSummaryResponse.setDetail(AnalyseDetail[] Detail)
Set Data detailsNote: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
DescribeCostExplorerSummaryResponse.setTotalDetail(AnalyseDetail TotalDetail)
Set Data amountNote: This field may return null, indicating that no valid values can be obtained. 
 | 
| Constructor and Description | 
|---|
AnalyseDetail(AnalyseDetail 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.