| Package | Description |
|---|---|
| com.tencentcloudapi.igtm.v20231024.models |
| Modifier and Type | Method and Description |
|---|---|
CostItem[] |
DescribeDetectPackageDetailResponse.getCostItemList()
Get 计费项
|
CostItem[] |
DetectTaskPackage.getCostItemList()
Get 计费项
|
CostItem[] |
InstancePackage.getCostItemList()
Get 计费项
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDetectPackageDetailResponse.setCostItemList(CostItem[] CostItemList)
Set 计费项
|
void |
DetectTaskPackage.setCostItemList(CostItem[] CostItemList)
Set 计费项
|
void |
InstancePackage.setCostItemList(CostItem[] CostItemList)
Set 计费项
|
| Constructor and Description |
|---|
CostItem(CostItem 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.