| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.clone() |
ConfigurableUpfrontPricingTerm |
AcceptedTerm.getConfigurableUpfrontPricingTerm()
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the
duration.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withConfiguration(ConfigurableUpfrontPricingTermConfiguration configuration)
Additional parameters specified by the acceptor while accepting the term.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withCurrencyCode(String currencyCode)
Defines the currency for the prices mentioned in the term.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withRateCards(Collection<ConfigurableUpfrontRateCardItem> rateCards)
A rate card defines the per unit rates for product dimensions.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withRateCards(ConfigurableUpfrontRateCardItem... rateCards)
A rate card defines the per unit rates for product dimensions.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withType(String type)
Category of selector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptedTerm.setConfigurableUpfrontPricingTerm(ConfigurableUpfrontPricingTerm configurableUpfrontPricingTerm)
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the
duration.
|
AcceptedTerm |
AcceptedTerm.withConfigurableUpfrontPricingTerm(ConfigurableUpfrontPricingTerm configurableUpfrontPricingTerm)
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the
duration.
|
Copyright © 2024. All rights reserved.