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