Interface BudgetDetail.Builder

    • Method Detail

      • budgetName

        BudgetDetail.Builder budgetName​(String budgetName)

        Name of the associated budget.

        Parameters:
        budgetName - Name of the associated budget.
        Returns:
        Returns a reference to this object so that method calls can be chained together.