Uses of Class
software.amazon.awssdk.services.marketplaceagreement.model.Selector
-
Packages that use Selector Package Description software.amazon.awssdk.services.marketplaceagreement.model -
-
Uses of Selector in software.amazon.awssdk.services.marketplaceagreement.model
Methods in software.amazon.awssdk.services.marketplaceagreement.model that return Selector Modifier and Type Method Description SelectorConfigurableUpfrontRateCardItem. selector()Differentiates between the mutually exclusive rate cards in the same pricing term to be selected by the buyer.Methods in software.amazon.awssdk.services.marketplaceagreement.model with parameters of type Selector Modifier and Type Method Description ConfigurableUpfrontRateCardItem.BuilderConfigurableUpfrontRateCardItem.Builder. selector(Selector selector)Differentiates between the mutually exclusive rate cards in the same pricing term to be selected by the buyer.
-