Uses of Class
com.tencentcloudapi.cvm.v20170312.models.ReservedInstancePrice
-
Packages that use ReservedInstancePrice Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of ReservedInstancePrice in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return ReservedInstancePrice Modifier and Type Method Description ReservedInstancePriceInquirePricePurchaseReservedInstancesOfferingResponse. getPrice()Get 该参数表示对应配置预留实例的价格。Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type ReservedInstancePrice Modifier and Type Method Description voidInquirePricePurchaseReservedInstancesOfferingResponse. setPrice(ReservedInstancePrice Price)Set 该参数表示对应配置预留实例的价格。Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type ReservedInstancePrice Constructor Description ReservedInstancePrice(ReservedInstancePrice 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.
-