Interface BudgetNotificationsForAccount.Builder

    • Method Detail

      • notifications

        BudgetNotificationsForAccount.Builder notifications​(Collection<Notification> notifications)
        Sets the value of the Notifications property for this object.
        Parameters:
        notifications - The new value for the Notifications property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • notifications

        BudgetNotificationsForAccount.Builder notifications​(Notification... notifications)
        Sets the value of the Notifications property for this object.
        Parameters:
        notifications - The new value for the Notifications property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • budgetName

        BudgetNotificationsForAccount.Builder budgetName​(String budgetName)
        Sets the value of the BudgetName property for this object.
        Parameters:
        budgetName - The new value for the BudgetName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.