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 FixedPrice
FixedPrice. chargePeriod(FixedPrice.ChargePeriodEnum chargePeriod)
FixedPrice
MeteringPolicy. getFixedPrice()
Get fixedPriceFixedPrice
FixedPrice. rate(Double rate)
Methods in com.vmware.vra.jenkinsplugin.model.catalog with parameters of type FixedPrice Modifier and Type Method Description MeteringPolicy
MeteringPolicy. fixedPrice(FixedPrice fixedPrice)
void
MeteringPolicy. setFixedPrice(FixedPrice fixedPrice)