| Package | Description |
|---|---|
| com.tencentcloudapi.hai.v20230812.models |
| Modifier and Type | Method and Description |
|---|---|
ItemPrice |
Price.getCloudDiskPrice()
Get 云盘价格信息
注意:此字段可能返回 null,表示取不到有效值。
|
ItemPrice |
Price.getInstancePrice()
Get 实例价格信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
Price.setCloudDiskPrice(ItemPrice CloudDiskPrice)
Set 云盘价格信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
Price.setInstancePrice(ItemPrice InstancePrice)
Set 实例价格信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
ItemPrice(ItemPrice 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 © 2023. All rights reserved.