Interface CreateBudgetActionResponse.Builder

  • Method Details

    • accountId

      Sets the value of the AccountId property for this object.
      Parameters:
      accountId - The new value for the AccountId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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.
    • actionId

      A system-generated universally unique identifier (UUID) for the action.

      Parameters:
      actionId - A system-generated universally unique identifier (UUID) for the action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.