Interface PricingTier.NameStage

All Known Implementing Classes:
PricingTier.Builder
Enclosing class:
PricingTier

public static interface PricingTier.NameStage
  • Method Summary

    Modifier and Type
    Method
    Description
    name(String name)
    Name of the pricing tier for display and identification purposes.
  • Method Details

    • name

      PricingTier.IsDefaultStage name(@NotNull String name)

      Name of the pricing tier for display and identification purposes.

      Examples: "Standard", "High Volume Tier", "Large Context", "Extended Context Tier"