Uses of Class
com.oracle.bmc.marketplacepublisher.model.Pricing.Builder
-
Packages that use Pricing.Builder Package Description com.oracle.bmc.marketplacepublisher.model -
-
Uses of Pricing.Builder in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return Pricing.Builder Modifier and Type Method Description Pricing.Builder
Pricing.Builder. billingCycle(Pricing.BillingCycle billingCycle)
The frequency at which the customer is billed for the Offerstatic Pricing.Builder
Pricing. builder()
Create a new builder.Pricing.Builder
Pricing.Builder. copy(Pricing model)
Pricing.Builder
Pricing.Builder. currencyType(String currencyType)
The currency supported for a given Offer, in the format specified by ISO-4217Pricing.Builder
Pricing. toBuilder()
Pricing.Builder
Pricing.Builder. totalAmount(Long totalAmount)
The total amount an Offer costs
-