| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableUpfrontRateCardItem |
ConfigurableUpfrontRateCardItem.clone() |
ConfigurableUpfrontRateCardItem |
ConfigurableUpfrontRateCardItem.withConstraints(Constraints constraints)
Defines limits on how the term can be configured by acceptors.
|
ConfigurableUpfrontRateCardItem |
ConfigurableUpfrontRateCardItem.withRateCard(Collection<RateCardItem> rateCard)
Defines the per unit rates for product dimensions.
|
ConfigurableUpfrontRateCardItem |
ConfigurableUpfrontRateCardItem.withRateCard(RateCardItem... rateCard)
Defines the per unit rates for product dimensions.
|
ConfigurableUpfrontRateCardItem |
ConfigurableUpfrontRateCardItem.withSelector(Selector selector)
Differentiates between the mutually exclusive rate cards in the same pricing term to be selected by the buyer.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurableUpfrontRateCardItem> |
ConfigurableUpfrontPricingTerm.getRateCards()
A rate card defines the per unit rates for product dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withRateCards(ConfigurableUpfrontRateCardItem... rateCards)
A rate card defines the per unit rates for product dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableUpfrontPricingTerm.setRateCards(Collection<ConfigurableUpfrontRateCardItem> rateCards)
A rate card defines the per unit rates for product dimensions.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withRateCards(Collection<ConfigurableUpfrontRateCardItem> rateCards)
A rate card defines the per unit rates for product dimensions.
|
Copyright © 2024. All rights reserved.