| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
UsageBasedRateCardItem |
UsageBasedRateCardItem.clone() |
UsageBasedRateCardItem |
UsageBasedRateCardItem.withRateCard(Collection<RateCardItem> rateCard)
Defines the per unit rates for product dimensions.
|
UsageBasedRateCardItem |
UsageBasedRateCardItem.withRateCard(RateCardItem... rateCard)
Defines the per unit rates for product dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageBasedRateCardItem> |
UsageBasedPricingTerm.getRateCards()
List of rate cards.
|
| Modifier and Type | Method and Description |
|---|---|
UsageBasedPricingTerm |
UsageBasedPricingTerm.withRateCards(UsageBasedRateCardItem... rateCards)
List of rate cards.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageBasedPricingTerm.setRateCards(Collection<UsageBasedRateCardItem> rateCards)
List of rate cards.
|
UsageBasedPricingTerm |
UsageBasedPricingTerm.withRateCards(Collection<UsageBasedRateCardItem> rateCards)
List of rate cards.
|
Copyright © 2023. All rights reserved.