Interface ResponseBudgetAction.Builder

    • Method Detail

      • description

        ResponseBudgetAction.Builder description​(String description)

        The budget action description.

        Parameters:
        description - The budget action description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • thresholdPercentage

        ResponseBudgetAction.Builder thresholdPercentage​(Float thresholdPercentage)

        The percentage threshold for the budget.

        Parameters:
        thresholdPercentage - The percentage threshold for the budget.
        Returns:
        Returns a reference to this object so that method calls can be chained together.