Uses of Class
com.vmware.vra.jenkinsplugin.model.catalog.FixedPrice
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.catalog |
-
Uses of FixedPrice in com.vmware.vra.jenkinsplugin.model.catalog
Methods in com.vmware.vra.jenkinsplugin.model.catalog that return FixedPrice Modifier and Type Method Description FixedPriceFixedPrice. chargePeriod(FixedPrice.ChargePeriodEnum chargePeriod)FixedPriceMeteringPolicy. getFixedPrice()Get fixedPriceFixedPriceFixedPrice. rate(Double rate)Methods in com.vmware.vra.jenkinsplugin.model.catalog with parameters of type FixedPrice Modifier and Type Method Description MeteringPolicyMeteringPolicy. fixedPrice(FixedPrice fixedPrice)voidMeteringPolicy. setFixedPrice(FixedPrice fixedPrice)