Uses of Class
com.langfuse.client.resources.commons.types.PricingTier
Packages that use PricingTier
-
Uses of PricingTier in com.langfuse.client.resources.commons.types
Methods in com.langfuse.client.resources.commons.types that return PricingTierMethods in com.langfuse.client.resources.commons.types that return types with arguments of type PricingTierMethods in com.langfuse.client.resources.commons.types with parameters of type PricingTierModifier and TypeMethodDescriptionModel._FinalStage.addPricingTiers(PricingTier pricingTiers) Model.Builder.addPricingTiers(PricingTier pricingTiers) Array of pricing tiers with conditional pricing based on usage thresholds.PricingTier.Builder.from(PricingTier other) PricingTier.IdStage.from(PricingTier other) Method parameters in com.langfuse.client.resources.commons.types with type arguments of type PricingTierModifier and TypeMethodDescriptionModel._FinalStage.addAllPricingTiers(List<PricingTier> pricingTiers) Model.Builder.addAllPricingTiers(List<PricingTier> pricingTiers) Array of pricing tiers with conditional pricing based on usage thresholds.Model._FinalStage.pricingTiers(List<PricingTier> pricingTiers) Array of pricing tiers with conditional pricing based on usage thresholds.Model.Builder.pricingTiers(List<PricingTier> pricingTiers) Array of pricing tiers with conditional pricing based on usage thresholds.