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