Interface BudgetActionToAdd.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BudgetActionToAdd.Builder,BudgetActionToAdd>, SdkBuilder<BudgetActionToAdd.Builder,BudgetActionToAdd>, SdkPojo
Enclosing class:
BudgetActionToAdd

public static interface BudgetActionToAdd.Builder extends SdkPojo, CopyableBuilder<BudgetActionToAdd.Builder,BudgetActionToAdd>
  • Method Details

    • description

      BudgetActionToAdd.Builder description(String description)

      A description for the budget action to add.

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

      BudgetActionToAdd.Builder thresholdPercentage(Float thresholdPercentage)

      The percentage threshold for the budget action to add.

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

      The type of budget action to add.

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

      The type of budget action to add.

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