| Package | Description |
|---|---|
| com.amazonaws.services.marketplaceagreement.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableUpfrontPricingTermConfiguration |
ConfigurableUpfrontPricingTermConfiguration.clone() |
ConfigurableUpfrontPricingTermConfiguration |
ConfigurableUpfrontPricingTerm.getConfiguration()
Additional parameters specified by the acceptor while accepting the term.
|
ConfigurableUpfrontPricingTermConfiguration |
ConfigurableUpfrontPricingTermConfiguration.withDimensions(Collection<Dimension> dimensions)
Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate
card.
|
ConfigurableUpfrontPricingTermConfiguration |
ConfigurableUpfrontPricingTermConfiguration.withDimensions(Dimension... dimensions)
Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate
card.
|
ConfigurableUpfrontPricingTermConfiguration |
ConfigurableUpfrontPricingTermConfiguration.withSelectorValue(String selectorValue)
Defines the length of time for which the particular pricing/dimension is being purchased by the acceptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurableUpfrontPricingTerm.setConfiguration(ConfigurableUpfrontPricingTermConfiguration configuration)
Additional parameters specified by the acceptor while accepting the term.
|
ConfigurableUpfrontPricingTerm |
ConfigurableUpfrontPricingTerm.withConfiguration(ConfigurableUpfrontPricingTermConfiguration configuration)
Additional parameters specified by the acceptor while accepting the term.
|
Copyright © 2023. All rights reserved.