Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ItemPrice |
Price.getBandwidthPrice()
Get Bandwidth price
|
ItemPrice |
Price.getInstancePrice()
Get Instance price.
|
Modifier and Type | Method and Description |
---|---|
void |
Price.setBandwidthPrice(ItemPrice BandwidthPrice)
Set Bandwidth price
|
void |
Price.setInstancePrice(ItemPrice InstancePrice)
Set Instance price.
|
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.