Uses of Class
software.amazon.awssdk.services.billingconductor.model.Tiering
-
Packages that use Tiering Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of Tiering in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return Tiering Modifier and Type Method Description TieringPricingRuleListElement. tiering()The set of tiering configurations for the pricing rule.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type Tiering Modifier and Type Method Description PricingRuleListElement.BuilderPricingRuleListElement.Builder. tiering(Tiering tiering)The set of tiering configurations for the pricing rule.
-