Uses of Class
software.amazon.awssdk.services.billingconductor.model.UpdateTieringInput
-
Packages that use UpdateTieringInput Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of UpdateTieringInput in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return UpdateTieringInput Modifier and Type Method Description UpdateTieringInputUpdatePricingRuleRequest. tiering()The set of tiering configurations for the pricing rule.UpdateTieringInputUpdatePricingRuleResponse. tiering()The set of tiering configurations for the pricing rule.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type UpdateTieringInput Modifier and Type Method Description UpdatePricingRuleRequest.BuilderUpdatePricingRuleRequest.Builder. tiering(UpdateTieringInput tiering)The set of tiering configurations for the pricing rule.UpdatePricingRuleResponse.BuilderUpdatePricingRuleResponse.Builder. tiering(UpdateTieringInput tiering)The set of tiering configurations for the pricing rule.
-