Uses of Class
com.tencentcloudapi.cvm.v20170312.models.ReservedInstancesOffering
-
Packages that use ReservedInstancesOffering Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of ReservedInstancesOffering in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return ReservedInstancesOffering Modifier and Type Method Description ReservedInstancesOffering[]DescribeReservedInstancesOfferingsResponse. getReservedInstancesOfferingsSet()Get 符合条件的预留实例计费列表。Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type ReservedInstancesOffering Modifier and Type Method Description voidDescribeReservedInstancesOfferingsResponse. setReservedInstancesOfferingsSet(ReservedInstancesOffering[] ReservedInstancesOfferingsSet)Set 符合条件的预留实例计费列表。Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type ReservedInstancesOffering Constructor Description ReservedInstancesOffering(ReservedInstancesOffering 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.
-