Uses of Interface
software.amazon.awssdk.services.billingconductor.model.Tiering.Builder
-
Packages that use Tiering.Builder Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of Tiering.Builder in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return Tiering.Builder Modifier and Type Method Description static Tiering.BuilderTiering. builder()default Tiering.BuilderTiering.Builder. freeTier(Consumer<FreeTierConfig.Builder> freeTier)The possible Amazon Web Services Free Tier configurations.Tiering.BuilderTiering.Builder. freeTier(FreeTierConfig freeTier)The possible Amazon Web Services Free Tier configurations.Tiering.BuilderTiering. toBuilder()Methods in software.amazon.awssdk.services.billingconductor.model that return types with arguments of type Tiering.Builder Modifier and Type Method Description static Class<? extends Tiering.Builder>Tiering. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.billingconductor.model with type arguments of type Tiering.Builder Modifier and Type Method Description default PricingRuleListElement.BuilderPricingRuleListElement.Builder. tiering(Consumer<Tiering.Builder> tiering)The set of tiering configurations for the pricing rule.
-