Interface Budget.UpdateStages.WithCategory

  • All Known Subinterfaces:
    Budget.Update
    Enclosing interface:
    Budget.UpdateStages

    public static interface Budget.UpdateStages.WithCategory
    The stage of the Budget update allowing to specify category.
    • Method Detail

      • withCategory

        Budget.Update withCategory​(CategoryType category)
        Specifies the category property: The category of the budget, whether the budget tracks cost or usage..
        Parameters:
        category - The category of the budget, whether the budget tracks cost or usage.
        Returns:
        the next definition stage.