Interface BudgetParameter.Builder

  • Method Details

    • type

      The type of budget parameter being configured.

      Parameters:
      type - The type of budget parameter being configured.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of budget parameter being configured.

      Parameters:
      type - The type of budget parameter being configured.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • budget

      The budget allocation amount for this specific parameter.

      Parameters:
      budget - The budget allocation amount for this specific parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autoRefresh

      BudgetParameter.Builder autoRefresh(String autoRefresh)

      Whether this individual budget parameter automatically refreshes when the budget period resets.

      Parameters:
      autoRefresh - Whether this individual budget parameter automatically refreshes when the budget period resets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • autoRefresh

      BudgetParameter.Builder autoRefresh(AutoRefreshMode autoRefresh)

      Whether this individual budget parameter automatically refreshes when the budget period resets.

      Parameters:
      autoRefresh - Whether this individual budget parameter automatically refreshes when the budget period resets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: