Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
Pricing.Builder |
Pricing.Builder.billingCycle(Pricing.BillingCycle billingCycle)
The frequency at which the customer is billed for the Offer
|
static 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-4217
|
Pricing.Builder |
Pricing.toBuilder() |
Pricing.Builder |
Pricing.Builder.totalAmount(Long totalAmount)
The total amount an Offer costs
|
Copyright © 2016–2025. All rights reserved.